Searched refs:__machine__findnew_thread (Results 1 – 1 of 1) sorted by relevance
486 static struct thread *__machine__findnew_thread(struct machine *machine, in __machine__findnew_thread() function525 return __machine__findnew_thread(machine, pid, tid, /*create=*/true); in machine__findnew_thread()531 return __machine__findnew_thread(machine, pid, tid, /*create=*/false); in machine__find_thread()