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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h286 struct PMStatsBounds hibRead; member in struct:__anon14855
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp6806 gPMStats.hibRead.start = nsec;
6808 gPMStats.hibRead.stop = nsec;
6811 delta = gPMStats.hibRead.stop - gPMStats.hibRead.start;
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c1901 readHIBImageMS =(stats->hibRead.stop - stats->hibRead.start)/1000000UL;

Completed in 116 milliseconds