Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kperf/
H A Dlazy.h52 uint64_t kperf_lazy_get_cpu_time_threshold(void);
H A Dlazy.c219 kperf_lazy_get_cpu_time_threshold(void) in kperf_lazy_get_cpu_time_threshold() function
H A Dkperfbsd.c465 return kperf_sysctl_get_set_uint64(req, kperf_lazy_get_cpu_time_threshold, in sysctl_lazy_cpu_time_threshold()