Home
last modified time | relevance | path

Searched refs:thread__put (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.15/tools/perf/tests/
H A Dthread-maps-share.c79 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 Dhists_link.c98 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 Dmmap-thread-lookup.c198 thread__put(thread); in mmap_events()
H A Ddwarf-unwind.c235 thread__put(thread); in test__dwarf_unwind()
H A Dsymbols.c40 thread__put(ti->thread); in exit_test_info()
H A Dhists_common.c104 thread__put(thread); in setup_fake_machine()
H A Dcode-reading.c498 thread__put(thread); in process_sample_event()
795 thread__put(thread); in do_test_code_reading()
H A Dhists_filter.c92 thread__put(fake_samples[i].thread); in add_hist_entries()
H A Dhists_cumulate.c114 thread__put(fake_samples[i].thread); in add_hist_entries()
/linux-6.15/tools/perf/util/
H A Dthreads.c80 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 Daddr_location.c38 thread__put(dst->thread); in addr_location__copy()
H A Dmachine.c116 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 Dthread.h84 void thread__put(struct thread *thread);
88 thread__put(*thread); in __thread__zput()
H A Ddb-export.c416 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 Dthread.c36 thread__put(leader); in thread__init_maps()
141 void thread__put(struct thread *thread) in thread__put() function
H A Djitdump.c811 thread__put(thread); in jit_add_pid()
823 thread__put(thread); in jit_has_pid()
850 thread__put(thread); in jit_process()
H A Devent.c443 thread__put(thread); in perf_event__exit_del_thread()
755 thread__put(thread); in machine__resolve()
H A Dintel-bts.c342 thread__put(thread); in intel_bts_get_next_insn()
520 thread__put(thread); in intel_bts_process_queue()
H A Dcs-etm.c767 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 Dsession.c1682 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 Dbuiltin-report.c910 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 Dbuiltin-sched.c913 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 Dbuiltin-lock.c866 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 Dbuiltin-trace.c1788 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 Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()

12