Home
last modified time | relevance | path

Searched refs:thread__put (Results 1 – 25 of 29) 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 Dmmap-thread-lookup.c201 thread__put(thread); in mmap_events()
H A Ddwarf-unwind.c215 thread__put(thread); in test__dwarf_unwind()
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.c498 thread__put(thread); in process_sample_event()
789 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/util/
H A Dthreads.c80 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 Daddr_location.c38 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(threa in machine__process_mmap_event()
[all...]
H A Dthread.h84 void thread__put(struct thread *thread);
88 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
496 thread__put(parent); in thread__e_machine()
H A Djitdump.c824 thread__put(thread); in jit_add_pid()
836 thread__put(thread); in jit_has_pid()
863 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 Dcs-etm.c767 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 Dsession.c1702 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 Dbuiltin-sched.c913 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 Dbuiltin-report.c920 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 Dbuiltin-trace.c1783 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 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.c440 thread__put(thread); in findnew_dso()
953 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()

12