Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Daddr_location.c31 thread__zput(al->thread); in addr_location__exit()
H A 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()
1404 thread__zput(ptq->thread); in intel_pt_free_queue()
1405 thread__zput(ptq->guest_thread); in intel_pt_free_queue()
1406 thread__zput(ptq->unknown_guest_thread); in intel_pt_free_queue()
1446 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1447 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest_from_sideband()
1462 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1487 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
3095 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
[all …]
H A Dthread.h94 #define thread__zput(thread) __thread__zput(&thread) macro
H A Darm-spe.c247 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1025 thread__zput(speq->thread); in arm_spe_free_queue()
H A 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()
H A Devent.c607 thread__zput(al->thread); in thread__find_map()
H A Dhist.c1324 thread__zput(he->thread); in hist_entry__delete()
H A Dmachine.c465 thread__zput(thread); in findnew_guest_code()
/openbmc/linux/tools/perf/tests/
H A Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2520 thread__zput(browser->hists->thread_filter); in do_zoom_thread()
/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c3268 thread__zput(work_list->thread); in perf_sched__lat()
H A Dbuiltin-trace.c4048 thread__zput(trace->current);