Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread.h52 #define thread__zput(thread) __thread__zput(&thread) macro
Dmachine.c359 thread__zput(machine->last_match); in __machine__findnew_thread()
1260 thread__zput(machine->last_match); in machine__remove_thread()
Dhist.c942 thread__zput(he->thread); in hist_entry__delete()
/linux-4.1.27/tools/perf/
Dbuiltin-sched.c1568 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c2298 thread__zput(trace->current); in trace__run()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1773 thread__zput(browser->hists->thread_filter); in perf_evsel__hists_browse()