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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1747 void PMDebug( uint32_t event, uintptr_t param1, uintptr_t param2 );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp2232 PMDebug(kPMLogSystemWake, 0, 0);
6657 PMDebug(kPMLogSleepWakeTracePoint, point, 0);
6669 PMDebug(kPMLogSleepWakeTracePoint, point, data);
H A DIOServicePM.cpp683 void IOService::PMDebug( uint32_t event, uintptr_t param1, uintptr_t param2 ) function in class:IOService

Completed in 59 milliseconds