Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kperf/
H A Dkptimer.c136 static void kptimer_stop_cpu(processor_t processor);
328 kptimer_stop_cpu(processor); in kptimer_expire()
545 kptimer_stop_cpu(processor_t processor) in kptimer_stop_cpu() function
556 kptimer_stop_cpu(current_processor()); in kptimer_stop_curcpu()
563 kptimer_stop_cpu(current_processor()); in kptimer_stop_remote()
594 kptimer_stop_cpu(processor); in kptimer_curcpu_up()