Home
last modified time | relevance | path

Searched refs:KTPL_BG_PET (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/kperf/
H A Dkptimer.h58 KTPL_BG_PET, enumerator
H A Dkptimer.c119 [KTPL_BG_PET] = 5 * NSEC_PER_MSEC,
124 [KTPL_BG_PET] = 10 * NSEC_PER_MSEC,
129 [KTPL_BG_PET] = 50 * NSEC_PER_MSEC,
743 limit = pet ? KTPL_BG_PET : KTPL_BG; in kptimer_min_period_abs()