Searched refs:kIOPMStatsNameKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h263 #define kIOPMStatsNameKey "Name" macro
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c649 CFDictionarySetValue(stats, CFSTR(kIOPMStatsNameKey), resp->connection->callerName);
H A DPrivateLib.c2160 appNameString = CFDictionaryGetValue(appFailures, CFSTR(kIOPMStatsNameKey));
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp949 _statsNameKey = OSSymbol::withCString(kIOPMStatsNameKey);

Completed in 213 milliseconds