Lines Matching refs:machine__findnew_thread
145 struct thread *thread = machine__findnew_thread(machine, -1,
439 thread = machine__findnew_thread(machine, -1, pid);
670 * The reason is that we call machine__findnew_thread within
696 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid,
729 struct thread *thread = machine__findnew_thread(machine, 0, 0);
750 struct thread *thread = machine__findnew_thread(machine,
777 struct thread *thread = machine__findnew_thread(machine,
1964 thread = machine__findnew_thread(machine, event->mmap2.pid,
2021 thread = machine__findnew_thread(machine, event->mmap.pid,
2091 struct thread *parent = machine__findnew_thread(machine,
2111 parent = machine__findnew_thread(machine, event->fork.ppid,
2121 thread = machine__findnew_thread(machine, event->fork.pid,
3281 thread = machine__findnew_thread(machine, pid, tid);