Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kperf/
H A Dthread_samplers.h93 void kperf_thread_inscyc_log(struct kperf_context *);
H A Dthread_samplers.c403 kperf_thread_inscyc_log(struct kperf_context *context) in kperf_thread_inscyc_log() function
H A Daction.c353 kperf_thread_inscyc_log(context); in kperf_sample_internal()