Symbol: machine__findnew_thread
tools/perf/builtin-inject.c
1012
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/builtin-inject.c
481
thread = machine__findnew_thread(machine, pid, tid);
tools/perf/builtin-kmem.c
411
al.thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/builtin-kmem.c
967
struct thread *thread = machine__findnew_thread(machine, sample->pid,
tools/perf/builtin-kvm.c
1152
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/builtin-kwork.c
703
thread = machine__findnew_thread(machine, sample->pid, sample->pid);
tools/perf/builtin-lock.c
1437
struct thread *thread = machine__findnew_thread(machine, sample->pid,
tools/perf/builtin-lock.c
858
thread = machine__findnew_thread(machine, -1, sample->pid);
tools/perf/builtin-lock.c
908
thread = machine__findnew_thread(machine, -1, sample->pid);
tools/perf/builtin-sched.c
1164
sched_out = machine__findnew_thread(machine, -1, prev_pid);
tools/perf/builtin-sched.c
1165
sched_in = machine__findnew_thread(machine, -1, next_pid);
tools/perf/builtin-sched.c
1213
struct thread *thread = machine__findnew_thread(machine, -1, pid);
tools/perf/builtin-sched.c
1253
wakee = machine__findnew_thread(machine, -1, pid);
tools/perf/builtin-sched.c
1320
migrant = machine__findnew_thread(machine, -1, pid);
tools/perf/builtin-sched.c
1550
struct thread *thread = machine__findnew_thread(machine, pid, tid);
tools/perf/builtin-sched.c
2336
thread = machine__findnew_thread(machine, sample->pid, sample->pid);
tools/perf/builtin-sched.c
2516
thread = machine__findnew_thread(machine, sample->pid,
tools/perf/builtin-sched.c
2603
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/builtin-sched.c
2652
thread = machine__findnew_thread(machine, 0, pid);
tools/perf/builtin-sched.c
2692
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/builtin-sched.c
2741
thread = machine__findnew_thread(machine, 0, pid);
tools/perf/builtin-sched.c
2776
thread = machine__findnew_thread(machine, -1, next_pid);
tools/perf/builtin-sched.c
900
child = machine__findnew_thread(machine, event->fork.pid,
tools/perf/builtin-sched.c
902
parent = machine__findnew_thread(machine, event->fork.ppid,
tools/perf/builtin-script.c
2905
thread = machine__findnew_thread(machine, pid, tid);
tools/perf/builtin-trace.c
2791
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
2870
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
2936
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
3065
struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
3128
struct thread *thread = machine__findnew_thread(trace->host,
tools/perf/builtin-trace.c
3264
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
3375
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/builtin-trace.c
3473
thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
tools/perf/tests/code-reading.c
545
thread = machine__findnew_thread(machine, sample.pid, sample.tid);
tools/perf/tests/code-reading.c
759
thread = machine__findnew_thread(machine, pid, pid);
tools/perf/tests/hists_common.c
98
thread = machine__findnew_thread(machine, fake_threads[i].pid,
tools/perf/tests/mmap-thread-lookup.c
194
thread = machine__findnew_thread(machine, getpid(), td->tid);
tools/perf/tests/symbols.c
33
ti->thread = machine__findnew_thread(ti->machine, 100, 100);
tools/perf/tests/thread-maps-share.c
34
leader = machine__findnew_thread(machine, 0, 0);
tools/perf/tests/thread-maps-share.c
35
t1 = machine__findnew_thread(machine, 0, 1);
tools/perf/tests/thread-maps-share.c
36
t2 = machine__findnew_thread(machine, 0, 2);
tools/perf/tests/thread-maps-share.c
37
t3 = machine__findnew_thread(machine, 0, 3);
tools/perf/tests/thread-maps-share.c
40
other = machine__findnew_thread(machine, 4, 5);
tools/perf/trace/beauty/pid.c
8
struct thread *thread = machine__findnew_thread(trace->host, pid, pid);
tools/perf/util/bpf_lock_contention.c
579
struct thread *t = machine__findnew_thread(machine, /*pid=*/-1, pid);
tools/perf/util/bpf_lock_contention.c
743
struct thread *idle = machine__findnew_thread(machine,
tools/perf/util/build-id.c
62
struct thread *thread = machine__findnew_thread(machine, sample->pid,
tools/perf/util/cs-etm.c
2758
th = machine__findnew_thread(&etm->session->machines.host,
tools/perf/util/cs-etm.c
2796
th = machine__findnew_thread(&etm->session->machines.host,
tools/perf/util/cs-etm.c
618
tidq->thread = machine__findnew_thread(&etm->session->machines.host, -1,
tools/perf/util/event.c
442
struct thread *thread = machine__findnew_thread(machine,
tools/perf/util/event.c
814
thread = machine__findnew_thread(machine, sample->pid, sample->tid);
tools/perf/util/intel-bts.c
463
thread = machine__findnew_thread(btsq->bts->machine, btsq->pid,
tools/perf/util/intel-pt.c
1240
struct thread *thread = machine__findnew_thread(pt->machine,
tools/perf/util/intel-pt.c
1278
struct thread *thread = machine__findnew_thread(pt->machine,
tools/perf/util/intel-pt.c
3313
ptq->thread = machine__findnew_thread(m, ptq->pid, ptq->tid);
tools/perf/util/jitdump.c
820
struct thread *thread = machine__findnew_thread(machine, pid, pid);
tools/perf/util/jitdump.c
860
thread = machine__findnew_thread(machine, pid, tid);
tools/perf/util/machine.c
110
struct thread *thread = machine__findnew_thread(machine, -1,
tools/perf/util/machine.c
1766
thread = machine__findnew_thread(machine, event->mmap2.pid,
tools/perf/util/machine.c
1823
thread = machine__findnew_thread(machine, event->mmap.pid,
tools/perf/util/machine.c
1866
struct thread *parent = machine__findnew_thread(machine,
tools/perf/util/machine.c
1886
parent = machine__findnew_thread(machine, event->fork.ppid,
tools/perf/util/machine.c
1896
thread = machine__findnew_thread(machine, event->fork.pid,
tools/perf/util/machine.c
3134
thread = machine__findnew_thread(machine, pid, tid);
tools/perf/util/machine.c
397
thread = machine__findnew_thread(machine, -1, pid);
tools/perf/util/machine.c
488
leader = machine__findnew_thread(machine, thread__pid(th), thread__pid(th));
tools/perf/util/machine.c
583
struct thread *thread = machine__findnew_thread(machine, 0, 0);
tools/perf/util/machine.c
604
struct thread *thread = machine__findnew_thread(machine,
tools/perf/util/machine.c
631
struct thread *thread = machine__findnew_thread(machine,
tools/perf/util/machine.h
234
struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid);
tools/perf/util/session.c
1886
return machine__findnew_thread(&session->machines.host, -1, pid);
tools/perf/util/session.c
2846
struct thread *thread = machine__findnew_thread(machine, pid, tid);
tools/perf/util/thread.c
32
struct thread *leader = machine__findnew_thread(machine, pid, pid);
tools/perf/util/thread.c
510
struct thread *parent = machine__findnew_thread(machine, pid, pid);