Home
last modified time | relevance | path

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

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