Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kperf/
H A Dkptimer.c131 static void kptimer_stop_cpu(processor_t processor);
324 kptimer_stop_cpu(processor); in kptimer_expire()
539 kptimer_stop_cpu(processor_t processor) in kptimer_stop_cpu() function
550 kptimer_stop_cpu(current_processor()); in kptimer_stop_curcpu()
557 kptimer_stop_cpu(current_processor()); in kptimer_stop_remote()
588 kptimer_stop_cpu(processor); in kptimer_curcpu_up()