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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOStartIOKit.cpp82 gIOLastWakeTime.tv_sec = secs;
83 gIOLastWakeTime.tv_usec = microsecs;
H A DIOKitKernelInternal.h131 extern "C" struct timeval gIOLastWakeTime; variable in typeref:struct:timeval
H A DIOPMrootDomain.cpp126 struct timeval gIOLastWakeTime; variable in typeref:struct:timeval
340 &gIOLastWakeTime, timeval, "");

Completed in 12 milliseconds