Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kperf/
H A Dthread_samplers.h90 int kperf_thread_dispatch_pend(struct kperf_context *, unsigned int actionid);
H A Dthread_samplers.c375 kperf_thread_dispatch_pend(struct kperf_context *context, in kperf_thread_dispatch_pend() function
H A Daction.c293 kperf_thread_dispatch_pend(context, actionid); in kperf_sample_internal()