machine__findnew_thread
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
thread = machine__findnew_thread(machine, pid, tid);
al.thread = machine__findnew_thread(machine, sample->pid, sample->tid);
struct thread *thread = machine__findnew_thread(machine, sample->pid,
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
thread = machine__findnew_thread(machine, sample->pid, sample->pid);
struct thread *thread = machine__findnew_thread(machine, sample->pid,
thread = machine__findnew_thread(machine, -1, sample->pid);
thread = machine__findnew_thread(machine, -1, sample->pid);
sched_out = machine__findnew_thread(machine, -1, prev_pid);
sched_in = machine__findnew_thread(machine, -1, next_pid);
struct thread *thread = machine__findnew_thread(machine, -1, pid);
wakee = machine__findnew_thread(machine, -1, pid);
migrant = machine__findnew_thread(machine, -1, pid);
struct thread *thread = machine__findnew_thread(machine, pid, tid);
thread = machine__findnew_thread(machine, sample->pid, sample->pid);
thread = machine__findnew_thread(machine, sample->pid,
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
thread = machine__findnew_thread(machine, 0, pid);
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
thread = machine__findnew_thread(machine, 0, pid);
thread = machine__findnew_thread(machine, -1, next_pid);
child = machine__findnew_thread(machine, event->fork.pid,
parent = machine__findnew_thread(machine, event->fork.ppid,
thread = machine__findnew_thread(machine, pid, tid);
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
struct thread *thread = machine__findnew_thread(trace->host,
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
thread = machine__findnew_thread(machine, sample.pid, sample.tid);
thread = machine__findnew_thread(machine, pid, pid);
thread = machine__findnew_thread(machine, fake_threads[i].pid,
thread = machine__findnew_thread(machine, getpid(), td->tid);
ti->thread = machine__findnew_thread(ti->machine, 100, 100);
leader = machine__findnew_thread(machine, 0, 0);
t1 = machine__findnew_thread(machine, 0, 1);
t2 = machine__findnew_thread(machine, 0, 2);
t3 = machine__findnew_thread(machine, 0, 3);
other = machine__findnew_thread(machine, 4, 5);
struct thread *thread = machine__findnew_thread(trace->host, pid, pid);
struct thread *t = machine__findnew_thread(machine, /*pid=*/-1, pid);
struct thread *idle = machine__findnew_thread(machine,
struct thread *thread = machine__findnew_thread(machine, sample->pid,
th = machine__findnew_thread(&etm->session->machines.host,
th = machine__findnew_thread(&etm->session->machines.host,
tidq->thread = machine__findnew_thread(&etm->session->machines.host, -1,
struct thread *thread = machine__findnew_thread(machine,
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
thread = machine__findnew_thread(btsq->bts->machine, btsq->pid,
struct thread *thread = machine__findnew_thread(pt->machine,
struct thread *thread = machine__findnew_thread(pt->machine,
ptq->thread = machine__findnew_thread(m, ptq->pid, ptq->tid);
struct thread *thread = machine__findnew_thread(machine, pid, pid);
thread = machine__findnew_thread(machine, pid, tid);
struct thread *thread = machine__findnew_thread(machine, -1,
thread = machine__findnew_thread(machine, event->mmap2.pid,
thread = machine__findnew_thread(machine, event->mmap.pid,
struct thread *parent = machine__findnew_thread(machine,
parent = machine__findnew_thread(machine, event->fork.ppid,
thread = machine__findnew_thread(machine, event->fork.pid,
thread = machine__findnew_thread(machine, pid, tid);
thread = machine__findnew_thread(machine, -1, pid);
leader = machine__findnew_thread(machine, thread__pid(th), thread__pid(th));
struct thread *thread = machine__findnew_thread(machine, 0, 0);
struct thread *thread = machine__findnew_thread(machine,
struct thread *thread = machine__findnew_thread(machine,
struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid);
return machine__findnew_thread(&session->machines.host, -1, pid);
struct thread *thread = machine__findnew_thread(machine, pid, tid);
struct thread *leader = machine__findnew_thread(machine, pid, pid);
struct thread *parent = machine__findnew_thread(machine, pid, pid);