/linux/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 | 201 thread__put(thread); in mmap_events()
|
H A D | dwarf-unwind.c | 215 thread__put(thread); in test__dwarf_unwind()
|
H A D | symbols.c | 45 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() 789 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/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 | 117 thread__put(thread); in machine__init() 416 thread__put(host_thread); in findnew_guest_code() 515 thread__put(leader); in machine__update_thread_pid() 554 thread__put(th); in __machine__findnew_thread() 622 thread__put(thread); in machine__process_comm_event() 653 thread__put(thread); in machine__process_namespaces_event() 1784 thread__put(thread); in machine__process_mmap2_event() 1791 thread__put(thread); in machine__process_mmap2_event() 1842 thread__put(thread); in machine__process_mmap_event() 1849 thread__put(threa in machine__process_mmap_event() [all...] |
H A D | thread.h | 84 void thread__put(struct thread *thread); 88 thread__put(*thread); in __thread__zput()
|
H A D | thread.c | 36 thread__put(leader); in thread__init_maps() 142 void thread__put(struct thread *thread) in thread__put() function 496 thread__put(parent); in thread__e_machine()
|
H A D | jitdump.c | 824 thread__put(thread); in jit_add_pid() 836 thread__put(thread); in jit_has_pid() 863 thread__put(thread); in jit_process()
|
H A D | debug.c | 356 thread__put(thread); in __dump_stack()
|
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 | 1702 thread__put(thread); in perf_session__register_idle_thread() 2629 thread__put(thread); in perf_session__register_guest() 2645 thread__put(thread); in perf_session__set_guest_cpu()
|
/linux/tools/perf/ |
H A D | builtin-sched.c | 913 thread__put(child); in replay_fork_event() 914 thread__put(parent); in replay_fork_event() 1194 thread__put(sched_out); in latency_switch_event() 1195 thread__put(sched_in); in latency_switch_event() 1230 thread__put(thread); in latency_runtime_event() 1291 thread__put(wakee); in latency_wakeup_event() 1341 thread__put(migrant); in latency_migrate_task_event() 1689 thread__put(sched->curr_thread[this_cpu.cpu]); in map_switch_event() 1690 thread__put(sched->curr_out_thread[this_cpu.cpu]); in map_switch_event() 1791 thread__put(sched_ou in map_switch_event() [all...] |
H A D | builtin-report.c | 920 thread__put(parent_thread); in thread_level() 982 thread__put(a); in task_list_cmp() 985 thread__put(b); in task_list_cmp() 993 thread__put(b); in task_list_cmp() 996 thread__put(a); in task_list_cmp() 1006 thread__put(a); in task_list_cmp() 1011 thread__put(b); in task_list_cmp() 1017 thread__put(a); in task_list_cmp() 1018 thread__put(b); in task_list_cmp() 1029 thread__put( in task_list_cmp() [all...] |
H A D | builtin-trace.c | 1783 thread__put(thread); in pid__scnprintf_fd() 2826 thread__put(trace->current); in trace__sys_enter() 2831 thread__put(thread); in trace__sys_enter() 2867 thread__put(thread); in trace__fprintf_sys_enter() 3013 thread__put(child); in trace__sys_exit() 3035 thread__put(thread); in trace__sys_exit() 3095 thread__put(thread); in trace__vfs_getname() 3117 thread__put(thread); in trace__sched_stat_runtime() 3317 thread__put(thread); in trace__event_handler() 3415 thread__put(threa in trace__pgfault() [all...] |
H A D | builtin-lock.c | 868 thread__put(thread); in lock_contention_caller() 873 thread__put(thread); in lock_contention_caller() 916 thread__put(thread); in callchain_id() 1352 thread__put(t); in dump_threads() 1451 thread__put(thread); in process_sample_event()
|
H A D | builtin-inject.c | 440 thread__put(thread); in findnew_dso() 953 thread__put(thread); in perf_event__inject_buildid()
|
/linux/tools/perf/trace/beauty/ |
H A D | pid.c | 17 thread__put(thread); in syscall_arg__scnprintf_pid()
|