Home
last modified time | relevance | path

Searched refs:thread__zput (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/tools/perf/util/
Daddr_location.c31 thread__zput(al->thread); in addr_location__exit()
Dintel-pt.c704 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest()
707 thread__zput(ptq->guest_thread); in intel_pt_get_guest()
1402 thread__zput(ptq->thread); in intel_pt_free_queue()
1403 thread__zput(ptq->guest_thread); in intel_pt_free_queue()
1404 thread__zput(ptq->unknown_guest_thread); in intel_pt_free_queue()
1444 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1445 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest_from_sideband()
1460 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1485 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
3091 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
[all …]
Dthread.h85 #define thread__zput(thread) __thread__zput(&thread) macro
Darm-spe.c247 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1025 thread__zput(speq->thread); in arm_spe_free_queue()
Dcs-etm.c801 thread__zput(tidq->thread); in cs_etm__free_traceid_queues()
802 thread__zput(tidq->prev_packet_thread); in cs_etm__free_traceid_queues()
1369 thread__zput(tidq->thread); in cs_etm__set_thread()
Devent.c607 thread__zput(al->thread); in thread__find_map()
Dhist.c1319 thread__zput(he->thread); in hist_entry__delete()
Dmachine.c465 thread__zput(thread); in findnew_guest_code()
/Linux-v6.6/tools/perf/tests/
Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/Linux-v6.6/tools/perf/ui/browsers/
Dhists.c2523 thread__zput(browser->hists->thread_filter); in do_zoom_thread()
/Linux-v6.6/tools/perf/
Dbuiltin-sched.c3231 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c4045 thread__zput(trace->current);