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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOKitKernelInternal.h130 extern "C" struct timeval gIOLastSleepTime; variable in typeref:struct:timeval
H A DIOPMrootDomain.cpp125 struct timeval gIOLastSleepTime; variable in typeref:struct:timeval
336 &gIOLastSleepTime, timeval, "");
984 gIOLastSleepTime.tv_sec = secs;
985 gIOLastSleepTime.tv_usec = microsecs;

Completed in 26 milliseconds