Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Daddr_location.c31 thread__zput(al->thread); in addr_location__exit()
H A Dthread.h88 #define thread__zput(thread) __thread__zput(&thread) macro
H A Dcs-etm.c934 thread__zput(tidq->thread); in cs_etm__free_traceid_queues()
935 thread__zput(tidq->prev_packet_thread); in cs_etm__free_traceid_queues()
1476 thread__zput(tidq->thread); in cs_etm__set_thread()
H A Devent.c627 thread__zput(al->thread); in thread__find_map()
H A Dmachine.c385 thread__zput(thread); in findnew_guest_code()
3036 thread__zput(pos->thread); in thread_list__delete()
/linux/tools/perf/tests/
H A Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/linux/tools/perf/ui/browsers/
H A Dhists.c2547 thread__zput(browser->hists->thread_filter); in do_zoom_thread()
/linux/tools/perf/
H A Dbuiltin-trace.c4451 thread__zput(trace->current); in trace__run()