/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | thread-maps-share.c | 34 leader = machine__findnew_thread(machine, 0, 0); in test__thread_maps_share() 35 t1 = machine__findnew_thread(machine, 0, 1); in test__thread_maps_share() 36 t2 = machine__findnew_thread(machine, 0, 2); in test__thread_maps_share() 37 t3 = machine__findnew_thread(machine, 0, 3); in test__thread_maps_share() 40 other = machine__findnew_thread(machine, 4, 5); in test__thread_maps_share()
|
H A D | mmap-thread-lookup.c | 190 thread = machine__findnew_thread(machine, getpid(), td->tid); in mmap_events()
|
H A D | code-reading.c | 386 thread = machine__findnew_thread(machine, sample.pid, sample.tid); in process_sample_event() 388 pr_debug("machine__findnew_thread failed\n"); in process_sample_event() 623 thread = machine__findnew_thread(machine, pid, pid); in do_test_code_reading() 625 pr_debug("machine__findnew_thread failed\n"); in do_test_code_reading()
|
H A D | hists_common.c | 98 thread = machine__findnew_thread(machine, fake_threads[i].pid, in setup_fake_machine()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | thread-maps-share.c | 34 leader = machine__findnew_thread(machine, 0, 0); in test__thread_maps_share() 35 t1 = machine__findnew_thread(machine, 0, 1); in test__thread_maps_share() 36 t2 = machine__findnew_thread(machine, 0, 2); in test__thread_maps_share() 37 t3 = machine__findnew_thread(machine, 0, 3); in test__thread_maps_share() 40 other = machine__findnew_thread(machine, 4, 5); in test__thread_maps_share()
|
H A D | symbols.c | 29 ti->thread = machine__findnew_thread(ti->machine, 100, 100); in init_test_info() 31 pr_debug("machine__findnew_thread() failed!\n"); in init_test_info()
|
H A D | mmap-thread-lookup.c | 191 thread = machine__findnew_thread(machine, getpid(), td->tid); in mmap_events()
|
H A D | code-reading.c | 387 thread = machine__findnew_thread(machine, sample.pid, sample.tid); in process_sample_event() 389 pr_debug("machine__findnew_thread failed\n"); in process_sample_event() 627 thread = machine__findnew_thread(machine, pid, pid); in do_test_code_reading() 629 pr_debug("machine__findnew_thread failed\n"); in do_test_code_reading()
|
H A D | hists_common.c | 98 thread = machine__findnew_thread(machine, fake_threads[i].pid, in setup_fake_machine()
|
/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | pid.c | 8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid()
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | pid.c | 8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-sched.c | 884 child = machine__findnew_thread(machine, event->fork.pid, in replay_fork_event() 886 parent = machine__findnew_thread(machine, event->fork.ppid, in replay_fork_event() 1134 sched_out = machine__findnew_thread(machine, -1, prev_pid); in latency_switch_event() 1135 sched_in = machine__findnew_thread(machine, -1, next_pid); in latency_switch_event() 1183 struct thread *thread = machine__findnew_thread(machine, -1, pid); in latency_runtime_event() 1223 wakee = machine__findnew_thread(machine, -1, pid); in latency_wakeup_event() 1290 migrant = machine__findnew_thread(machine, -1, pid); in latency_migrate_task_event() 1514 struct thread *thread = machine__findnew_thread(machine, pid, tid); in map__findnew_thread() 2156 thread = machine__findnew_thread(machine, sample->pid, sample->pid); in save_task_callchain() 2314 thread = machine__findnew_thread(machin in timehist_get_thread() [all...] |
H A D | builtin-inject.c | 336 thread = machine__findnew_thread(machine, pid, tid); in findnew_dso() 566 thread = machine__findnew_thread(machine, sample->pid, sample->tid); in perf_event__inject_buildid()
|
H A D | builtin-trace.c | 2292 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2368 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2439 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2561 struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2624 struct thread *thread = machine__findnew_thread(trace->host, 2769 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2872 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2964 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-sched.c | 906 child = machine__findnew_thread(machine, event->fork.pid, in replay_fork_event() 908 parent = machine__findnew_thread(machine, event->fork.ppid, in replay_fork_event() 1156 sched_out = machine__findnew_thread(machine, -1, prev_pid); in latency_switch_event() 1157 sched_in = machine__findnew_thread(machine, -1, next_pid); in latency_switch_event() 1205 struct thread *thread = machine__findnew_thread(machine, -1, pid); in latency_runtime_event() 1245 wakee = machine__findnew_thread(machine, -1, pid); in latency_wakeup_event() 1312 migrant = machine__findnew_thread(machine, -1, pid); in latency_migrate_task_event() 1551 struct thread *thread = machine__findnew_thread(machine, pid, tid); in map__findnew_thread() 2203 thread = machine__findnew_thread(machine, sample->pid, sample->pid); in save_task_callchain() 2369 thread = machine__findnew_thread(machin in timehist_get_thread() [all...] |
H A D | builtin-trace.c | 2345 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2421 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2494 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2618 struct thread *thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2681 struct thread *thread = machine__findnew_thread(trace->host, 2824 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 2930 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid); 3025 thread = machine__findnew_thread(trace->host, sample->pid, sample->tid);
|
H A D | builtin-lock.c | 948 thread = machine__findnew_thread(machine, -1, sample->pid); in lock_contention_caller() 998 thread = machine__findnew_thread(machine, -1, sample->pid); in callchain_id() 1530 struct thread *thread = machine__findnew_thread(machine, sample->pid, in process_sample_event()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | machine.c | 115 struct thread *thread = machine__findnew_thread(machine, -1, in machine__init() 542 * The reason is that we call machine__findnew_thread in ____machine__findnew_thread() 568 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, in machine__findnew_thread() function 604 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() 631 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() 1744 thread = machine__findnew_thread(machine, event->mmap2.pid, in machine__process_mmap2_event() 1794 thread = machine__findnew_thread(machine, event->mmap.pid, in machine__process_mmap_event() 1870 struct thread *parent = machine__findnew_thread(machine, in machine__process_fork_event() 1890 parent = machine__findnew_thread(machine, event->fork.ppid, in machine__process_fork_event() 1900 thread = machine__findnew_thread(machin in machine__process_fork_event() [all...] |
H A D | machine.h | 210 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid);
|
H A D | build-id.c | 51 struct thread *thread = machine__findnew_thread(machine, sample->pid, in build_id__mark_dso_hit() 73 struct thread *thread = machine__findnew_thread(machine, in perf_event__exit_del_thread()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | machine.c | 145 struct thread *thread = machine__findnew_thread(machine, -1, in machine__init() 439 thread = machine__findnew_thread(machine, -1, pid); in findnew_guest_code() 670 * The reason is that we call machine__findnew_thread within in ____machine__findnew_thread() 696 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, in machine__findnew_thread() function 729 struct thread *thread = machine__findnew_thread(machine, 0, 0); in machine__idle_thread() 750 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() 777 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() 1964 thread = machine__findnew_thread(machine, event->mmap2.pid, in machine__process_mmap2_event() 2021 thread = machine__findnew_thread(machine, event->mmap.pid, in machine__process_mmap_event() 2091 struct thread *parent = machine__findnew_thread(machin in machine__process_fork_event() [all...] |
H A D | machine.h | 225 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid);
|
H A D | build-id.c | 52 struct thread *thread = machine__findnew_thread(machine, sample->pid, in build_id__mark_dso_hit() 76 struct thread *thread = machine__findnew_thread(machine, in perf_event__exit_del_thread()
|
H A D | jitdump.c | 795 struct thread *thread = machine__findnew_thread(machine, pid, pid); in jit_add_pid() 834 thread = machine__findnew_thread(machine, pid, tid); in jit_process()
|
H A D | cs-etm.c | 477 tidq->thread = machine__findnew_thread(&etm->session->machines.host, -1, in cs_etm__init_traceid_queue() 2664 th = machine__findnew_thread(&etm->session->machines.host, in cs_etm__process_itrace_start() 2702 th = machine__findnew_thread(&etm->session->machines.host, in cs_etm__process_switch_cpu_wide()
|