Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h259 AbsoluteTime DeviceActiveTimestamp; variable
417 #define fDeviceActiveTimestamp pwrMgt->DeviceActiveTimestamp
H A DIOServicePM.cpp9413 if (AbsoluteTime_to_scalar(&DeviceActiveTimestamp)) { in gatedSerialize()
9416 SUB_ABSOLUTETIME(&delta, &DeviceActiveTimestamp); in gatedSerialize()