/openbmc/linux/tools/perf/tests/ |
H A D | thread-maps-share.c | 80 thread__put(t3); in test__thread_maps_share() 83 thread__put(t2); in test__thread_maps_share() 86 thread__put(t1); in test__thread_maps_share() 89 thread__put(leader); in test__thread_maps_share() 92 thread__put(other_leader); in test__thread_maps_share() 95 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 | symbols.c | 40 thread__put(ti->thread); in exit_test_info()
|
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 | code-reading.c | 394 thread__put(thread); in process_sample_event() 719 thread__put(thread); in do_test_code_reading()
|
H A D | hists_common.c | 104 thread__put(thread); in setup_fake_machine()
|
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()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | pid.c | 17 thread__put(thread); in syscall_arg__scnprintf_pid()
|
/openbmc/linux/tools/perf/util/ |
H A D | machine.c | 152 thread__put(thread); in machine__init() 458 thread__put(host_thread); in findnew_guest_code() 557 thread__put(leader); in machine__update_thread_pid() 581 thread__put(threads->last_match); in __threads__get_last_match() 603 thread__put(threads->last_match); in __threads__set_last_match() 660 thread__put(th); in ____machine__findnew_thread() 679 thread__put(th); in ____machine__findnew_thread() 768 thread__put(thread); in machine__process_comm_event() 799 thread__put(thread); in machine__process_namespaces_event() 1982 thread__put(thread); in machine__process_mmap2_event() [all …]
|
H A D | addr_location.c | 37 thread__put(dst->thread); in addr_location__copy()
|
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.h | 86 void thread__put(struct thread *thread); 90 thread__put(*thread); in __thread__zput()
|
H A D | thread.c | 33 thread__put(leader); in thread__init_maps() 137 void thread__put(struct thread *thread) in thread__put() function
|
H A D | jitdump.c | 803 thread__put(thread); in jit_add_pid() 815 thread__put(thread); in jit_has_pid() 841 thread__put(thread); in jit_process()
|
H A D | build-id.c | 66 thread__put(thread); in build_id__mark_dso_hit() 85 thread__put(thread); in perf_event__exit_del_thread()
|
H A D | intel-bts.c | 340 thread__put(thread); in intel_bts_get_next_insn() 518 thread__put(thread); in intel_bts_process_queue()
|
H A D | cs-etm.c | 625 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap() 2681 thread__put(th); in cs_etm__process_itrace_start() 2719 thread__put(th); in cs_etm__process_switch_cpu_wide()
|
H A D | session.c | 1903 thread__put(thread); in perf_session__register_idle_thread() 2797 thread__put(thread); in perf_session__register_guest() 2813 thread__put(thread); in perf_session__set_guest_cpu()
|
H A D | event.c | 735 thread__put(thread); in machine__resolve()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-sched.c | 926 thread__put(child); in replay_fork_event() 927 thread__put(parent); in replay_fork_event() 1193 thread__put(sched_out); in latency_switch_event() 1194 thread__put(sched_in); in latency_switch_event() 1229 thread__put(thread); in latency_runtime_event() 1290 thread__put(wakee); in latency_wakeup_event() 1340 thread__put(migrant); in latency_migrate_task_event() 1616 thread__put(sched_in); in map_switch_event() 1676 thread__put(sched_in); in map_switch_event() 1706 thread__put(sched_in); in map_switch_event() [all …]
|
H A D | builtin-trace.c | 1480 thread__put(thread); in pid__scnprintf_fd() 2402 thread__put(trace->current); 2407 thread__put(thread); 2441 thread__put(thread); 2593 thread__put(child); 2615 thread__put(thread); 2675 thread__put(thread); 2697 thread__put(thread); 2896 thread__put(thread); 2991 thread__put(thread); [all …]
|
H A D | builtin-lock.c | 958 thread__put(thread); in lock_contention_caller() 963 thread__put(thread); in lock_contention_caller() 1006 thread__put(thread); in callchain_id() 1441 thread__put(t); in dump_threads() 1544 thread__put(thread); in process_sample_event()
|
H A D | builtin-inject.c | 455 thread__put(thread); in findnew_dso() 773 thread__put(thread); in perf_event__inject_buildid()
|