Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kperf/
H A Dpet.h51 void kppet_on_cpu(thread_t thread, thread_continue_t continuation,
H A Dkperf.c213 kppet_on_cpu(thread, continuation, starting_fp); in kperf_on_cpu_internal()
H A Dpet.c142 kppet_on_cpu(thread_t thread, thread_continue_t continuation, in kppet_on_cpu() function