Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Daddr_location.c32 thread__zput(al->thread); in addr_location__exit()
H A Dintel-pt.c706 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest()
709 thread__zput(ptq->guest_thread); in intel_pt_get_guest()
1406 thread__zput(ptq->thread); in intel_pt_free_queue()
1407 thread__zput(ptq->guest_thread); in intel_pt_free_queue()
1408 thread__zput(ptq->unknown_guest_thread); in intel_pt_free_queue()
1448 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1449 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest_from_sideband()
1464 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1489 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
3301 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
[all …]
H A Dthread.h92 #define thread__zput(thread) __thread__zput(&thread) macro
H A Dcs-etm.c941 thread__zput(tidq->thread); in cs_etm__free_traceid_queues()
942 thread__zput(tidq->prev_packet_thread); in cs_etm__free_traceid_queues()
1483 thread__zput(tidq->thread); in cs_etm__set_thread()
H A Darm-spe.c279 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1475 thread__zput(speq->thread); in arm_spe_free_queue()
H A Devent.c650 thread__zput(al->thread); in thread__find_map()
H A Dmachine.c423 thread__zput(thread); in findnew_guest_code()
3073 thread__zput(pos->thread); in thread_list__delete()
H A Dhist.c1466 thread__zput(he->thread); in hist_entry__delete()
/linux/tools/perf/tests/
H A Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/linux/tools/perf/
H A Dbuiltin-trace.c4589 thread__zput(trace->current); in trace__run()
5317 thread__zput(trace->current); in trace__exit()
H A Dbuiltin-sched.c1125 thread__zput(atoms->thread); in free_work_atoms()
/linux/tools/perf/ui/browsers/
H A Dhists.c2584 thread__zput(browser->hists->thread_filter); in do_zoom_thread()