Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/perf/tests/
H A Dthread-maps-share.c80 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 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 Dsymbols.c40 thread__put(ti->thread); in exit_test_info()
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 Dhists_common.c104 thread__put(thread); in setup_fake_machine()
H A Dcode-reading.c394 thread__put(thread); in process_sample_event()
719 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()
/openbmc/linux/tools/perf/trace/beauty/
H A Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()
/openbmc/linux/tools/perf/util/
H A Daddr_location.c37 thread__put(dst->thread); in addr_location__copy()
H A Dmachine.c152 thread__put(thread); in machine__init()
557 thread__put(leader); in machine__update_thread_pid()
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()
1989 thread__put(thread); in machine__process_mmap2_event()
2040 thread__put(thread); in machine__process_mmap_event()
2047 thread__put(thread); in machine__process_mmap_event()
[all …]
H A Dthread.h86 void thread__put(struct thread *thread);
90 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.c33 thread__put(leader); in thread__init_maps()
137 void thread__put(struct thread *thread) in thread__put() function
H A Djitdump.c803 thread__put(thread); in jit_add_pid()
815 thread__put(thread); in jit_has_pid()
841 thread__put(thread); in jit_process()
H A Dintel-bts.c340 thread__put(thread); in intel_bts_get_next_insn()
518 thread__put(thread); in intel_bts_process_queue()
H A Dbuild-id.c66 thread__put(thread); in build_id__mark_dso_hit()
85 thread__put(thread); in perf_event__exit_del_thread()
H A Dcs-etm.c625 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap()
2670 thread__put(th); in cs_etm__process_itrace_start()
2708 thread__put(th); in cs_etm__process_switch_cpu_wide()
H A Devent.c735 thread__put(thread); in machine__resolve()
H A Dsession.c1900 thread__put(thread); in perf_session__register_idle_thread()
2794 thread__put(thread); in perf_session__register_guest()
2810 thread__put(thread); in perf_session__set_guest_cpu()
/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c926 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()
1706 thread__put(sched_in); in map_switch_event()
1822 thread__put(thread); in perf_sched__process_comm()
[all …]
H A Dbuiltin-lock.c958 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 Dbuiltin-trace.c1480 thread__put(thread); in pid__scnprintf_fd()
2398 thread__put(trace->current);
2403 thread__put(thread);
2436 thread__put(thread);
2588 thread__put(child);
2610 thread__put(thread);
2670 thread__put(thread);
2692 thread__put(thread);
2896 thread__put(thread);
2991 thread__put(thread);
[all …]
H A Dbuiltin-inject.c455 thread__put(thread); in findnew_dso()
773 thread__put(thread); in perf_event__inject_buildid()

12