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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp1772 IOService *pmu = waitForService(serviceMatching("ApplePMU")); local
1773 pmu->callPlatformFunction("prepareForSleep", false, 0, 0, 0, 0);
1775 pmu->callPlatformFunction("recoverFromSleep", false, 0, 0, 0, 0);

Completed in 21 milliseconds