Home
last modified time | relevance | path

Searched refs:PMLog (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/iokit/IOKit/ !
H A DIOPlatformExpert.h301 virtual void PMLog( const char *, unsigned long, unsigned long, unsigned long );
/xnu-12377.61.12/iokit/Kernel/ !
H A DIOPlatformExpert.cpp514 PMLog(const char *who, unsigned long event, in PMLog() function in IOPlatformExpert
H A DIOServicePM.cpp6574 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellClientWithResponse()
6810 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellCapabilityClientWithResponse()
9594 gPlatform->PMLog(Name, event, param1, param2); in pmPrint()