Searched refs:PMLog (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/iokit/IOKit/ ! |
| H A D | IOPlatformExpert.h | 301 virtual void PMLog( const char *, unsigned long, unsigned long, unsigned long );
|
| /xnu-12377.61.12/iokit/Kernel/ ! |
| H A D | IOPlatformExpert.cpp | 514 PMLog(const char *who, unsigned long event, in PMLog() function in IOPlatformExpert
|
| H A D | IOServicePM.cpp | 6574 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()
|