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

/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePMPrivate.h387 #define fDeviceActiveTimestamp pwrMgt->DeviceActiveTimestamp macro
H A DIOServicePM.cpp2772 clock_get_uptime(&fDeviceActiveTimestamp);
3020 idle_in = nextIdleTimeout(uptime, fDeviceActiveTimestamp, fCurrentPowerState);
3027 fDeviceActiveTimestamp,
4858 SUB_ABSOLUTETIME(&now, &fDeviceActiveTimestamp);

Completed in 298 milliseconds