Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dthread.h81 #define thread__zput(thread) __thread__zput(&thread) macro
Darm-spe.c483 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
684 thread__zput(speq->thread); in arm_spe_free_queue()
Dcs-etm.c562 thread__zput(tidq->thread); in cs_etm__free_traceid_queues()
632 thread__zput(aux->unknown_thread); in cs_etm__free()
1102 thread__zput(tidq->thread); in cs_etm__etmq_set_tid()
2691 thread__zput(etm->unknown_thread); in cs_etm__process_auxtrace_info()
Devent.c708 thread__zput(al->thread); in addr_location__put()
Dintel-pt.c1089 thread__zput(ptq->thread); in intel_pt_free_queue()
1106 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
2404 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
3574 thread__zput(pt->unknown_thread); in intel_pt_process_auxtrace_info()
Dhist.c1290 thread__zput(he->thread); in hist_entry__delete()
/Linux-v5.10/tools/perf/
Dbuiltin-sched.c3195 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c4116 thread__zput(trace->current);
/Linux-v5.10/tools/perf/ui/browsers/
Dhists.c2530 thread__zput(browser->hists->thread_filter); in do_zoom_thread()