Home
last modified time | relevance | path

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

12

/Linux-v6.6/tools/perf/tests/
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()
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()
Dsymbols.c40 thread__put(ti->thread); in exit_test_info()
Dmmap-thread-lookup.c198 thread__put(thread); in mmap_events()
Ddwarf-unwind.c235 thread__put(thread); in test__dwarf_unwind()
Dhists_common.c104 thread__put(thread); in setup_fake_machine()
Dcode-reading.c394 thread__put(thread); in process_sample_event()
719 thread__put(thread); in do_test_code_reading()
Dhists_filter.c92 thread__put(fake_samples[i].thread); in add_hist_entries()
Dhists_cumulate.c114 thread__put(fake_samples[i].thread); in add_hist_entries()
/Linux-v6.6/tools/perf/trace/beauty/
Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()
/Linux-v6.6/tools/perf/util/
Dmachine.c152 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 …]
Daddr_location.c37 thread__put(dst->thread); in addr_location__copy()
Dthread.h77 void thread__put(struct thread *thread);
81 thread__put(*thread); in __thread__zput()
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()
Dthread.c33 thread__put(leader); in thread__init_maps()
141 void thread__put(struct thread *thread) in thread__put() function
Djitdump.c803 thread__put(thread); in jit_add_pid()
815 thread__put(thread); in jit_has_pid()
841 thread__put(thread); in jit_process()
Dintel-bts.c340 thread__put(thread); in intel_bts_get_next_insn()
518 thread__put(thread); in intel_bts_process_queue()
Dbuild-id.c66 thread__put(thread); in build_id__mark_dso_hit()
85 thread__put(thread); in perf_event__exit_del_thread()
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()
Devent.c735 thread__put(thread); in machine__resolve()
Dsession.c1895 thread__put(thread); in perf_session__register_idle_thread()
2789 thread__put(thread); in perf_session__register_guest()
2805 thread__put(thread); in perf_session__set_guest_cpu()
/Linux-v6.6/tools/perf/
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()
1676 thread__put(sched_in); in map_switch_event()
1706 thread__put(sched_in); in map_switch_event()
[all …]
Dbuiltin-lock.c943 thread__put(thread); in lock_contention_caller()
948 thread__put(thread); in lock_contention_caller()
991 thread__put(thread); in callchain_id()
1426 thread__put(t); in dump_threads()
1529 thread__put(thread); in process_sample_event()
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 …]
Dbuiltin-inject.c455 thread__put(thread); in findnew_dso()
773 thread__put(thread); in perf_event__inject_buildid()

12