Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h290 #define kIOPMStatsTimeMSKey "TimeMS" macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp1694 _statsTimeMSKey = OSSymbol::withCString(kIOPMStatsTimeMSKey); in start()