Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h848 uint64_t _aotTestInterval; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp3006 _aotTestTime = _aotTestTime + _aotTestInterval; in powerChangeDone()
4220 clock_interval_to_absolutetime_interval(60, kSecondScale, &_aotTestInterval);
4221 _aotTestTime = mach_continuous_time() + _aotTestInterval;