| /linux-6.15/tools/perf/tests/ |
| H A D | thread-maps-share.c | 79 thread__put(t3); in test__thread_maps_share() 82 thread__put(t2); in test__thread_maps_share() 85 thread__put(t1); in test__thread_maps_share() 88 thread__put(leader); in test__thread_maps_share() 91 thread__put(other_leader); in test__thread_maps_share() 94 thread__put(other); in test__thread_maps_share()
|
| H A D | hists_link.c | 98 thread__put(fake_common_samples[k].thread); in add_hist_entries() 118 thread__put(fake_samples[i][k].thread); in add_hist_entries()
|
| H A D | mmap-thread-lookup.c | 198 thread__put(thread); in mmap_events()
|
| H A D | dwarf-unwind.c | 235 thread__put(thread); in test__dwarf_unwind()
|
| H A D | symbols.c | 40 thread__put(ti->thread); in exit_test_info()
|
| H A D | hists_common.c | 104 thread__put(thread); in setup_fake_machine()
|
| H A D | code-reading.c | 498 thread__put(thread); in process_sample_event() 795 thread__put(thread); in do_test_code_reading()
|
| H A D | hists_filter.c | 92 thread__put(fake_samples[i].thread); in add_hist_entries()
|
| H A D | hists_cumulate.c | 114 thread__put(fake_samples[i].thread); in add_hist_entries()
|
| /linux-6.15/tools/perf/util/ |
| H A D | threads.c | 80 thread__put(table->last_match); in __threads_table_entry__set_last_match() 120 thread__put(res); in threads__findnew() 148 thread__put(old_value); in threads__remove_all_threads() 164 thread__put(old_value); in threads__remove()
|
| H A D | addr_location.c | 38 thread__put(dst->thread); in addr_location__copy()
|
| H A D | machine.c | 116 thread__put(thread); in machine__init() 480 thread__put(leader); in machine__update_thread_pid() 519 thread__put(th); in __machine__findnew_thread() 587 thread__put(thread); in machine__process_comm_event() 618 thread__put(thread); in machine__process_namespaces_event() 1749 thread__put(thread); in machine__process_mmap2_event() 1756 thread__put(thread); in machine__process_mmap2_event() 1807 thread__put(thread); in machine__process_mmap_event() 1814 thread__put(thread); in machine__process_mmap_event() 1885 thread__put(thread); in machine__process_fork_event() [all …]
|
| H A D | thread.h | 84 void thread__put(struct thread *thread); 88 thread__put(*thread); in __thread__zput()
|
| H A D | db-export.c | 416 thread__put(main_thread); in db_export__sample() 547 thread__put(main_thread); in db_export__pid_tid() 549 thread__put(thread); in db_export__pid_tid()
|
| H A D | thread.c | 36 thread__put(leader); in thread__init_maps() 141 void thread__put(struct thread *thread) in thread__put() function
|
| H A D | jitdump.c | 811 thread__put(thread); in jit_add_pid() 823 thread__put(thread); in jit_has_pid() 850 thread__put(thread); in jit_process()
|
| H A D | event.c | 443 thread__put(thread); in perf_event__exit_del_thread() 755 thread__put(thread); in machine__resolve()
|
| H A D | intel-bts.c | 342 thread__put(thread); in intel_bts_get_next_insn() 520 thread__put(thread); in intel_bts_process_queue()
|
| H A D | cs-etm.c | 767 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap() 2768 thread__put(th); in cs_etm__process_itrace_start() 2806 thread__put(th); in cs_etm__process_switch_cpu_wide()
|
| H A D | session.c | 1682 thread__put(thread); in perf_session__register_idle_thread() 2609 thread__put(thread); in perf_session__register_guest() 2625 thread__put(thread); in perf_session__set_guest_cpu()
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-report.c | 910 thread__put(parent_thread); in thread_level() 972 thread__put(a); in task_list_cmp() 975 thread__put(b); in task_list_cmp() 983 thread__put(b); in task_list_cmp() 986 thread__put(a); in task_list_cmp() 996 thread__put(a); in task_list_cmp() 1001 thread__put(b); in task_list_cmp() 1007 thread__put(a); in task_list_cmp() 1008 thread__put(b); in task_list_cmp() 1019 thread__put(a); in task_list_cmp() [all …]
|
| H A D | builtin-sched.c | 913 thread__put(child); in replay_fork_event() 914 thread__put(parent); in replay_fork_event() 1179 thread__put(sched_out); in latency_switch_event() 1180 thread__put(sched_in); in latency_switch_event() 1215 thread__put(thread); in latency_runtime_event() 1276 thread__put(wakee); in latency_wakeup_event() 1326 thread__put(migrant); in latency_migrate_task_event() 1671 thread__put(sched_in); in map_switch_event() 1775 thread__put(sched_in); in map_switch_event() 1891 thread__put(thread); in perf_sched__process_comm() [all …]
|
| H A D | builtin-lock.c | 866 thread__put(thread); in lock_contention_caller() 871 thread__put(thread); in lock_contention_caller() 914 thread__put(thread); in callchain_id() 1350 thread__put(t); in dump_threads() 1449 thread__put(thread); in process_sample_event()
|
| H A D | builtin-trace.c | 1788 thread__put(thread); in pid__scnprintf_fd() 2819 thread__put(trace->current); in trace__sys_enter() 2824 thread__put(thread); in trace__sys_enter() 2860 thread__put(thread); in trace__fprintf_sys_enter() 3012 thread__put(child); in trace__sys_exit() 3034 thread__put(thread); in trace__sys_exit() 3094 thread__put(thread); in trace__vfs_getname() 3116 thread__put(thread); in trace__sched_stat_runtime() 3316 thread__put(thread); in trace__event_handler() 3414 thread__put(thread); in trace__pgfault() [all …]
|
| /linux-6.15/tools/perf/trace/beauty/ |
| H A D | pid.c | 17 thread__put(thread); in syscall_arg__scnprintf_pid()
|