Home
last modified time | relevance | path

Searched refs:kperf_thread_inscyc_log (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kperf/
H A Dthread_samplers.h93 void kperf_thread_inscyc_log(struct kperf_context *);
H A Dthread_samplers.c399 kperf_thread_inscyc_log(struct kperf_context *context) in kperf_thread_inscyc_log() function
H A Daction.c340 kperf_thread_inscyc_log(context); in kperf_sample_internal()