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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h409 #define fCurrentPowerConsumption pwrMgt->CurrentPowerConsumption macro
H A DIOServicePM.cpp550 fCurrentPowerConsumption = kIOPMUnknown;
2687 return fCurrentPowerConsumption;
4151 fCurrentPowerConsumption = powerStatePtr->staticPower;
4201 fCurrentPowerConsumption = powerStatePtr->staticPower;

Completed in 71 milliseconds