Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOPlatformExpert.h300 virtual void PMLog( const char *, unsigned long, unsigned long, unsigned long );
/xnu-8792.41.9/iokit/Kernel/
H A DIOPlatformExpert.cpp514 PMLog(const char *who, unsigned long event, in PMLog() function in IOPlatformExpert
H A DIOServicePM.cpp6357 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellClientWithResponse()
6591 gPlatform->PMLog(who, kPMLogClientNotify, (uintptr_t) object, 0); in pmTellCapabilityClientWithResponse()
9193 gPlatform->PMLog(Name, event, param1, param2); in pmPrint()