Home
last modified time | relevance | path

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

/tools/perf/util/
Daddr_location.c31 thread__zput(al->thread); in addr_location__exit()
Dthread.h94 #define thread__zput(thread) __thread__zput(&thread) macro
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 …]
Darm-spe.c247 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1025 thread__zput(speq->thread); in arm_spe_free_queue()
Dcs-etm.c801 thread__zput(tidq->thread); in cs_etm__free_traceid_queues()
802 thread__zput(tidq->prev_packet_thread); in cs_etm__free_traceid_queues()
1369 thread__zput(tidq->thread); in cs_etm__set_thread()
Devent.c607 thread__zput(al->thread); in thread__find_map()
Dhist.c1319 thread__zput(he->thread); in hist_entry__delete()
Dmachine.c465 thread__zput(thread); in findnew_guest_code()
/tools/perf/tests/
Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/tools/perf/
Dbuiltin-sched.c3234 thread__zput(work_list->thread); in perf_sched__lat()
Dbuiltin-trace.c4045 thread__zput(trace->current);
/tools/perf/ui/browsers/
Dhists.c2523 thread__zput(browser->hists->thread_filter); in do_zoom_thread()