Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.h53 #define thread__zput(thread) __thread__zput(&thread) macro
Dintel-pt.c215 thread__zput(ptq->thread); in intel_pt_use_buffer_pid_tid()
766 thread__zput(ptq->thread); in intel_pt_free_queue()
782 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
Devent.c1066 thread__zput(al->thread); in addr_location__put()
Dhist.c958 thread__zput(he->thread); in hist_entry__delete()
/linux-4.4.14/tools/perf/
Dbuiltin-sched.c1663 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c2674 thread__zput(trace->current); in trace__run()
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1503 thread__zput(browser->hists->thread_filter); in do_zoom_thread()