Searched refs:fName (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOServicePM.cpp | 471 fName = getName(); in PMinit() 520 prot->ourName = fName; in PMinit() 706 PM_LOG2("%s: PMstop() already stopped\n", fName); in PMstop() 5225 PM_LOG1("%s: tickle desire removed\n", fName); in ParentChangeRootChangeDown() 5279 PM_LOG1("%s: tickle desire dropped\n", fName); in ParentChangeRootChangeDown() 5573 if (strncmp(fName, allowlist, strlen(allowlist))) { in ackTimerTick() 5782 fName, pendingResponseTimeout); in reset_watchdog_timer() 8066 PM_ERROR("%s: idle cancel, state %u\n", fName, fMachineState); in actionPMWorkQueueInvoke() 8658 fName, __FUNCTION__, target ? target->getName() : ""); in waitForPMDriverCall() 8660 fName, __FUNCTION__, target ? target->getName() : ""); in waitForPMDriverCall() [all …]
|
| H A D | IOServicePMPrivate.h | 428 #define fName pwrMgt->Name macro
|