Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kperf/
H A Dkptimer.h139 void kptimer_stop(void);
H A Dkperf.c270 kptimer_stop(); in kperf_disable_sampling()
H A Dkptimer.c189 kptimer_stop(); in kptimer_reset()
635 kptimer_stop(void) in kptimer_stop() function