Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Daddr_location.c31 thread__zput(al->thread); in addr_location__exit()
H A Dintel-pt.c704 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest()
707 thread__zput(ptq->guest_thread); in intel_pt_get_guest()
1404 thread__zput(ptq->thread); in intel_pt_free_queue()
1405 thread__zput(ptq->guest_thread); in intel_pt_free_queue()
1406 thread__zput(ptq->unknown_guest_thread); in intel_pt_free_queue()
1446 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1447 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest_from_sideband()
1462 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1487 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
3095 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
[all …]
H A Dthread.h88 #define thread__zput(thread) __thread__zput(&thread) macro
H A Darm-spe.c247 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1025 thread__zput(speq->thread); in arm_spe_free_queue()
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.c383 thread__zput(thread); in findnew_guest_code()
3032 thread__zput(pos->thread); in thread_list__delete()
H A Dhist.c1336 thread__zput(he->thread); in hist_entry__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-sched.c3464 thread__zput(work_list->thread); in perf_sched__lat()
H A Dbuiltin-trace.c4448 thread__zput(trace->current);