Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h417 #define fDeviceActiveTimestamp pwrMgt->DeviceActiveTimestamp macro
H A DIOServicePM.cpp3102 clock_get_uptime(&fDeviceActiveTimestamp); in _activityTickle()
3343 idle_in = nextIdleTimeout(uptime, fDeviceActiveTimestamp, (unsigned int) fCurrentPowerState); in start_PM_idle_timer()
3349 fDeviceActiveTimestamp, in start_PM_idle_timer()
5257 SUB_ABSOLUTETIME(&now, &fDeviceActiveTimestamp); in ParentChangeRootChangeDown()