Home
last modified time | relevance | path

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

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