Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kperf/
H A Dkptimer.h81 unsigned int kptimer_get_count(void);
H A Dkptimer.c716 kptimer_get_count(void) in kptimer_get_count() function
H A Dkperfbsd.c384 return kperf_sysctl_get_set_uint32(req, kptimer_get_count, in sysctl_timer_count()