Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h281 #define kIOPMSleepStatisticsAppsKey "AppStatistics" macro
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp10595 if (!strcmp(aKey, kIOPMSleepStatisticsAppsKey)) { in copyProperty()