Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h793 uint32_t _debugWakeSeconds; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp3018 lastDebugWakeSeconds = _debugWakeSeconds; in powerChangeDone()
3019 _debugWakeSeconds = 0; in powerChangeDone()
4213 } else if (!_aotNow && !_debugWakeSeconds) {
4457 _debugWakeSeconds = debugSecs;