Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kperf/
H A Dkptimer.c136 static void kptimer_stop_cpu(processor_t processor);
330 kptimer_stop_cpu(processor); in kptimer_expire()
547 kptimer_stop_cpu(processor_t processor) in kptimer_stop_cpu() function
558 kptimer_stop_cpu(current_processor()); in kptimer_stop_curcpu()
565 kptimer_stop_cpu(current_processor()); in kptimer_stop_remote()
596 kptimer_stop_cpu(processor); in kptimer_curcpu_up()