Home
last modified time | relevance | path

Searched defs:prev_status (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/osfmk/kperf/
H A Dkperf.c241 enum kperf_sampling prev_status = KPERF_SAMPLING_ON; in kperf_enable_sampling() local
260 enum kperf_sampling prev_status = KPERF_SAMPLING_ON; in kperf_disable_sampling() local
/xnu-11417.101.15/bsd/kern/
H A Dkern_memorystatus.c9647 static struct memorystatus_system_health prev_status = {0}; local