Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kperf/
H A Dkptimer.c131 static void kptimer_stop_cpu(processor_t processor);
325 kptimer_stop_cpu(processor); in kptimer_expire()
542 kptimer_stop_cpu(processor_t processor) in kptimer_stop_cpu() function
553 kptimer_stop_cpu(current_processor()); in kptimer_stop_curcpu()
560 kptimer_stop_cpu(current_processor()); in kptimer_stop_remote()
591 kptimer_stop_cpu(processor); in kptimer_curcpu_up()