Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kperf/
H A Dkptimer.h139 void kptimer_stop(void);
H A Dkperf.c270 kptimer_stop(); in kperf_disable_sampling()
H A Dkptimer.c184 kptimer_stop(); in kptimer_reset()
630 kptimer_stop(void) in kptimer_stop() function