Home | History | Annotate | Download | only in util

Lines Matching refs:machine__findnew_thread

35 		struct thread *thread = machine__findnew_thread(machine, 0,
306 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid,
319 struct thread *thread = machine__findnew_thread(machine,
1020 thread = machine__findnew_thread(machine, event->mmap2.pid,
1067 thread = machine__findnew_thread(machine, event->mmap.pid,
1108 struct thread *parent = machine__findnew_thread(machine,
1116 thread = machine__findnew_thread(machine, event->fork.pid,