Searched refs:IS_POWER_DROP (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp178 #define IS_POWER_DROP (fHeadNotePowerState < fCurrentPowerState) macro
2123 if (IS_POWER_DROP && !IS_ROOT_DOMAIN)
3519 (IS_POWER_DROP == fIsPreChange) &&
3522 rootDomain->tracePoint( IS_POWER_DROP ?
4271 if (IS_POWER_DROP)
4492 if (IS_POWER_DROP)
4552 rootDomain->tracePoint( IS_POWER_DROP ?
4571 getPMRootDomain()->tracePoint( IS_POWER_DROP ?

Completed in 19 milliseconds