Lines Matching refs:machine__findnew_thread
115 struct thread *thread = machine__findnew_thread(machine, -1,
542 * The reason is that we call machine__findnew_thread
568 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid,
604 struct thread *thread = machine__findnew_thread(machine,
631 struct thread *thread = machine__findnew_thread(machine,
1744 thread = machine__findnew_thread(machine, event->mmap2.pid,
1794 thread = machine__findnew_thread(machine, event->mmap.pid,
1870 struct thread *parent = machine__findnew_thread(machine,
1890 parent = machine__findnew_thread(machine, event->fork.ppid,
1900 thread = machine__findnew_thread(machine, event->fork.pid,
3014 thread = machine__findnew_thread(machine, pid, tid);