Home
last modified time | relevance | path

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

12

/linux/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 Ddwarf-unwind.c215 thread__put(thread); in test__dwarf_unwind()
H A Dmmap-thread-lookup.c201 thread__put(thread); in mmap_events()
H A Dsymbols.c45 thread__put(ti->thread); in exit_test_info()
H A Dhists_common.c104 thread__put(thread); in setup_fake_machine()
H A Dcode-reading.c554 thread__put(thread); in process_sample_event()
844 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/tools/perf/
H A Dbuiltin-report.c921 thread__put(parent_thread); in thread_level()
983 thread__put(a); in task_list_cmp()
986 thread__put(b); in task_list_cmp()
994 thread__put(b); in task_list_cmp()
997 thread__put(a); in task_list_cmp()
1007 thread__put(a); in task_list_cmp()
1012 thread__put(b); in task_list_cmp()
1018 thread__put(a); in task_list_cmp()
1019 thread__put(b); in task_list_cmp()
1030 thread__put(a); in task_list_cmp()
[all …]
H A Dbuiltin-sched.c920 thread__put(child); in replay_fork_event()
921 thread__put(parent); in replay_fork_event()
1201 thread__put(sched_out); in latency_switch_event()
1202 thread__put(sched_in); in latency_switch_event()
1237 thread__put(thread); in latency_runtime_event()
1298 thread__put(wakee); in latency_wakeup_event()
1348 thread__put(migrant); in latency_migrate_task_event()
1685 thread__put(sched->curr_thread[this_cpu.cpu]); in map_switch_event()
1686 thread__put(sched->curr_out_thread[this_cpu.cpu]); in map_switch_event()
1787 thread__put(sched_out); in map_switch_event()
[all …]
H A Dbuiltin-trace.c1784 thread__put(thread); in pid__scnprintf_fd()
2848 thread__put(trace->current); in trace__sys_enter()
2853 thread__put(thread); in trace__sys_enter()
2889 thread__put(thread); in trace__fprintf_sys_enter()
3035 thread__put(child); in trace__sys_exit()
3057 thread__put(thread); in trace__sys_exit()
3117 thread__put(thread); in trace__vfs_getname()
3139 thread__put(thread); in trace__sched_stat_runtime()
3341 thread__put(thread); in trace__event_handler()
3439 thread__put(thread); in trace__pgfault()
[all …]
H A Dbuiltin-lock.c868 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 Dbuiltin-inject.c425 thread__put(thread); in perf_event__convert_sample_callchain()
513 thread__put(thread); in findnew_dso()
1027 thread__put(thread); in perf_event__inject_buildid()
/linux/tools/perf/trace/beauty/
H A Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()
/linux/tools/perf/util/
H A Daddr_location.c36 thread__put(dst->thread); in addr_location__copy()
H A Dmachine.c117 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(thread); in machine__process_mmap_event()
[all …]
H A Ddb-export.c420 thread__put(main_thread); in db_export__sample()
551 thread__put(main_thread); in db_export__pid_tid()
553 thread__put(thread); in db_export__pid_tid()
H A Dthread.h88 void thread__put(struct thread *thread);
92 thread__put(*thread); in __thread__zput()
H A Dthread.c36 thread__put(leader); in thread__init_maps()
142 void thread__put(struct thread *thread) in thread__put() function
514 thread__put(parent); in thread__e_machine()
H A Djitdump.c828 thread__put(thread); in jit_add_pid()
840 thread__put(thread); in jit_has_pid()
867 thread__put(thread); in jit_process()
H A Ddebug.c356 thread__put(thread); in __dump_stack()
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 Devent.c451 thread__put(thread); in perf_event__exit_del_thread()
829 thread__put(thread); in machine__resolve()
H A Dcs-etm.c766 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap()
2764 thread__put(th); in cs_etm__process_itrace_start()
2802 thread__put(th); in cs_etm__process_switch_cpu_wide()

12