Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/IOKit/
H A DIOKitDebug.h68 kIOLogDebugPower = 0x00000800ULL, enumerator
108 | kIOLogDebugPower
/xnu-10063.141.1/iokit/Kernel/
H A DIOServicePM.cpp154 if (kIOLogDebugPower & gIOKitDebug) \
158 if (kIOLogDebugPower & gIOKitDebug) \
5588 if (gIOKitDebug & kIOLogDebugPower) { in ackTimerTick()
6105 if (gIOKitDebug & kIOLogDebugPower) { in cleanClientResponses()
6330 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6348 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6364 if (kIOLogDebugPower & gIOKitDebug) { in pmTellAppWithResponse()
6561 if (kIOLogDebugPower & gIOKitDebug) { in pmTellCapabilityAppWithResponse()
6903 if (kIOLogDebugPower & gIOKitDebug) { in tellAppClientApplier()
6910 if (kIOLogDebugPower & gIOKitDebug) { in tellAppClientApplier()
[all …]
H A DIOPMrootDomain.cpp9633 if ((kIOLogDebugPower & gIOKitDebug) == 0) {