Home
last modified time | relevance | path

Searched refs:kperf_on_cpu_internal (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/kperf/
H A Dkperf.h109 void kperf_on_cpu_internal(thread_t thread, thread_continue_t continuation, in kperf_on_cpu()
113 kperf_on_cpu_internal(thread, continuation, starting_fp); in kperf_on_cpu()
H A Dkperf.c201 void kperf_on_cpu_internal(thread_t thread, thread_continue_t continuation,
204 kperf_on_cpu_internal(thread_t thread, thread_continue_t continuation, in kperf_on_cpu_internal() function