Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread.h64 #define thread__zput(thread) __thread__zput(&thread) macro
Dcs-etm.c197 thread__zput(etmq->thread); in cs_etm__free_queue()
242 thread__zput(aux->unknown_thread); in cs_etm__free()
1452 thread__zput(etm->unknown_thread); in cs_etm__process_auxtrace_info()
Dintel-pt.c858 thread__zput(ptq->thread); in intel_pt_free_queue()
874 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
2615 thread__zput(pt->unknown_thread); in intel_pt_process_auxtrace_info()
Devent.c1654 thread__zput(al->thread); in addr_location__put()
Dhist.c1134 thread__zput(he->thread); in hist_entry__delete()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c2396 thread__zput(browser->hists->thread_filter); in do_zoom_thread()
/Linux-v4.19/tools/perf/
Dbuiltin-sched.c3154 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c2642 thread__zput(trace->current); in trace__run()