Searched refs:kIOPMStatsResponseSlow (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h275 #define kIOPMStatsResponseSlow "ResponseSlow" macro
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c637 respType = CFSTR(kIOPMStatsResponseSlow);
H A DPrivateLib.c2043 if (responseTypeString && CFEqual(responseTypeString, CFSTR(kIOPMStatsResponseSlow)))
/macosx-10.10.1/PowerManagement-494.1.2/pmset/
H A Dpmset.c5940 else if (!strncmp(responseType, kIOPMStatsResponseSlow, sizeof(kIOPMStatsResponseSlow)))
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp851 gIOPMStatsApplicationResponseSlow = OSSymbol::withCString(kIOPMStatsResponseSlow);

Completed in 222 milliseconds