Home
last modified time | relevance | path

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

12

/linux/tools/perf/tests/
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()
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()
A Dmmap-thread-lookup.c198 thread__put(thread); in mmap_events()
A Ddwarf-unwind.c235 thread__put(thread); in test__dwarf_unwind()
A Dsymbols.c40 thread__put(ti->thread); in exit_test_info()
A Dcode-reading.c404 thread__put(thread); in process_sample_event()
699 thread__put(thread); in do_test_code_reading()
A Dhists_common.c104 thread__put(thread); in setup_fake_machine()
A Dhists_filter.c92 thread__put(fake_samples[i].thread); in add_hist_entries()
A Dhists_cumulate.c114 thread__put(fake_samples[i].thread); in add_hist_entries()
/linux/tools/perf/util/
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()
A Daddr_location.c37 thread__put(dst->thread); in addr_location__copy()
A Dmachine.c113 thread__put(thread); in machine__init()
475 thread__put(leader); in machine__update_thread_pid()
514 thread__put(th); in __machine__findnew_thread()
582 thread__put(thread); in machine__process_comm_event()
613 thread__put(thread); in machine__process_namespaces_event()
1747 thread__put(thread); in machine__process_mmap2_event()
1754 thread__put(thread); in machine__process_mmap2_event()
1805 thread__put(thread); in machine__process_mmap_event()
1812 thread__put(thread); in machine__process_mmap_event()
1883 thread__put(thread); in machine__process_fork_event()
[all …]
A Dthread.h80 void thread__put(struct thread *thread);
84 thread__put(*thread); in __thread__zput()
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()
A Dthread.c33 thread__put(leader); in thread__init_maps()
137 void thread__put(struct thread *thread) in thread__put() function
A Djitdump.c804 thread__put(thread); in jit_add_pid()
816 thread__put(thread); in jit_has_pid()
842 thread__put(thread); in jit_process()
A Devent.c443 thread__put(thread); in perf_event__exit_del_thread()
755 thread__put(thread); in machine__resolve()
A Dintel-bts.c340 thread__put(thread); in intel_bts_get_next_insn()
518 thread__put(thread); in intel_bts_process_queue()
A Dcs-etm.c760 thread__put(tidq->prev_packet_thread); in cs_etm__packet_swap()
2748 thread__put(th); in cs_etm__process_itrace_start()
2786 thread__put(th); in cs_etm__process_switch_cpu_wide()
A 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()
/linux/tools/perf/
A 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 …]
A Dbuiltin-sched.c918 thread__put(child); in replay_fork_event()
919 thread__put(parent); in replay_fork_event()
1184 thread__put(sched_out); in latency_switch_event()
1185 thread__put(sched_in); in latency_switch_event()
1220 thread__put(thread); in latency_runtime_event()
1281 thread__put(wakee); in latency_wakeup_event()
1331 thread__put(migrant); in latency_migrate_task_event()
1676 thread__put(sched_in); in map_switch_event()
1780 thread__put(sched_in); in map_switch_event()
1896 thread__put(thread); in perf_sched__process_comm()
[all …]
A 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()
A Dbuiltin-trace.c1716 thread__put(thread); in pid__scnprintf_fd()
2686 thread__put(trace->current);
2691 thread__put(thread);
2724 thread__put(thread);
2875 thread__put(child);
2897 thread__put(thread);
2957 thread__put(thread);
2979 thread__put(thread);
3180 thread__put(thread);
3275 thread__put(thread);
[all …]
/linux/tools/perf/trace/beauty/
A Dpid.c17 thread__put(thread); in syscall_arg__scnprintf_pid()

Completed in 74 milliseconds

12