Searched refs:____machine__findnew_thread (Results 1 – 1 of 1) sorted by relevance
358 static struct thread *____machine__findnew_thread(struct machine *machine, in ____machine__findnew_thread() function431 return ____machine__findnew_thread(machine, pid, tid, true); in __machine__findnew_thread()450 th = thread__get(____machine__findnew_thread(machine, pid, tid, false)); in machine__find_thread()