Home
last modified time | relevance | path

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

12

/tools/perf/tests/
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()
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()
Dmmap-thread-lookup.c198 thread__put(thread); in mmap_events()
Ddwarf-unwind.c235 thread__put(thread); in test__dwarf_unwind()
Dsymbols.c40 thread__put(ti->thread); in exit_test_info()
Dhists_common.c104 thread__put(thread); in setup_fake_machine()
Dcode-reading.c404 thread__put(thread); in process_sample_event()
699 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()
/tools/perf/util/
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()
Daddr_location.c37 thread__put(dst->thread); in addr_location__copy()
Dthread.h80 void thread__put(struct thread *thread);
84 thread__put(*thread); in __thread__zput()
Dmachine.c113 thread__put(thread); in machine__init()
378 thread__put(host_thread); in findnew_guest_code()
477 thread__put(leader); in machine__update_thread_pid()
516 thread__put(th); in __machine__findnew_thread()
584 thread__put(thread); in machine__process_comm_event()
615 thread__put(thread); in machine__process_namespaces_event()
1749 thread__put(thread); in machine__process_mmap2_event()
1756 thread__put(thread); in machine__process_mmap2_event()
1807 thread__put(thread); in machine__process_mmap_event()
1814 thread__put(thread); in machine__process_mmap_event()
[all …]
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()
137 void thread__put(struct thread *thread) in thread__put() function
Djitdump.c804 thread__put(thread); in jit_add_pid()
816 thread__put(thread); in jit_has_pid()
842 thread__put(thread); in jit_process()
Devent.c443 thread__put(thread); in perf_event__exit_del_thread()
755 thread__put(thread); in machine__resolve()
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()
Dsession.c1635 thread__put(thread); in perf_session__register_idle_thread()
2550 thread__put(thread); in perf_session__register_guest()
2566 thread__put(thread); in perf_session__set_guest_cpu()
/tools/perf/trace/beauty/
Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()
/tools/perf/
Dbuiltin-report.c906 thread__put(parent_thread); in thread_level()
968 thread__put(a); in task_list_cmp()
971 thread__put(b); in task_list_cmp()
979 thread__put(b); in task_list_cmp()
982 thread__put(a); in task_list_cmp()
992 thread__put(a); in task_list_cmp()
997 thread__put(b); in task_list_cmp()
1003 thread__put(a); in task_list_cmp()
1004 thread__put(b); in task_list_cmp()
1015 thread__put(a); in task_list_cmp()
[all …]
Dbuiltin-sched.c918 thread__put(child); in replay_fork_event()
919 thread__put(parent); in replay_fork_event()
1199 thread__put(sched_out); in latency_switch_event()
1200 thread__put(sched_in); in latency_switch_event()
1235 thread__put(thread); in latency_runtime_event()
1296 thread__put(wakee); in latency_wakeup_event()
1346 thread__put(migrant); in latency_migrate_task_event()
1694 thread__put(sched->curr_thread[this_cpu.cpu]); in map_switch_event()
1695 thread__put(sched->curr_out_thread[this_cpu.cpu]); in map_switch_event()
1796 thread__put(sched_out); in map_switch_event()
[all …]
Dbuiltin-trace.c1716 thread__put(thread); in pid__scnprintf_fd()
2690 thread__put(trace->current);
2695 thread__put(thread);
2729 thread__put(thread);
2880 thread__put(child);
2902 thread__put(thread);
2962 thread__put(thread);
2984 thread__put(thread);
3180 thread__put(thread);
3275 thread__put(thread);
[all …]
Dbuiltin-lock.c961 thread__put(thread); in lock_contention_caller()
966 thread__put(thread); in lock_contention_caller()
1009 thread__put(thread); in callchain_id()
1445 thread__put(t); in dump_threads()
1544 thread__put(thread); in process_sample_event()

12