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

/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h1786 void PMDebug( uint32_t event, uintptr_t param1, uintptr_t param2 );
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp2271 PMDebug(kPMLogSystemWake, 0, 0);
7223 PMDebug(kPMLogSleepWakeTracePoint, point, 0);
7231 PMDebug(kPMLogSleepWakeTracePoint, point, data);
H A DIOServicePM.cpp562 void IOService::PMDebug( uint32_t event, uintptr_t param1, uintptr_t param2 ) function in class:IOService

Completed in 163 milliseconds