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.h88 #define thread__zput(thread) __thread__zput(&thread) macro
Dintel-pt.c706 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest()
709 thread__zput(ptq->guest_thread); in intel_pt_get_guest()
1406 thread__zput(ptq->thread); in intel_pt_free_queue()
1407 thread__zput(ptq->guest_thread); in intel_pt_free_queue()
1408 thread__zput(ptq->unknown_guest_thread); in intel_pt_free_queue()
1448 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1449 thread__zput(ptq->unknown_guest_thread); in intel_pt_get_guest_from_sideband()
1464 thread__zput(ptq->guest_thread); in intel_pt_get_guest_from_sideband()
1489 thread__zput(ptq->thread); in intel_pt_set_pid_tid_cpu()
3249 thread__zput(ptq->thread); in intel_pt_sample_set_pid_tid_cpu()
[all …]
Darm-spe.c249 thread__zput(speq->thread); in arm_spe_set_pid_tid_cpu()
1031 thread__zput(speq->thread); in arm_spe_free_queue()
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()
Devent.c627 thread__zput(al->thread); in thread__find_map()
Dmachine.c385 thread__zput(thread); in findnew_guest_code()
3036 thread__zput(pos->thread); in thread_list__delete()
Dhist.c1336 thread__zput(he->thread); in hist_entry__delete()
/tools/perf/tests/
Dhists_cumulate.c160 thread__zput(fake_samples[i].thread); in put_fake_samples()
/tools/perf/ui/browsers/
Dhists.c2547 thread__zput(browser->hists->thread_filter); in do_zoom_thread()
/tools/perf/
Dbuiltin-sched.c1130 thread__zput(atoms->thread); in free_work_atoms()
Dbuiltin-trace.c4454 thread__zput(trace->current);