Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp157 #define PM_LOG2(x...) do { \ macro
706 PM_LOG2("%s: PMstop() already stopped\n", fName); in PMstop()
722 PM_LOG2("%s: %p PMstop\n", getName(), OBFUSCATE(this)); in PMstop()
743 PM_LOG2("%s: %p %s start\n", getName(), OBFUSCATE(this), __FUNCTION__); in handlePMstop()
818 PM_LOG2("%s: %p %s done\n", getName(), OBFUSCATE(this), __FUNCTION__); in handlePMstop()
863 PM_LOG2("%s: %s (%p) is already a child\n", in addPowerChild()
4024 PM_LOG2("%s: %d children in delayed array\n", in notifyChildren()
4095 PM_LOG2("%s: notified delayed children\n", getName()); in notifyChildrenDelayed()
7299 PM_LOG2("%s: cancel from machine state %d\n", in handleCancelIdlePowerDown()
8502 PM_LOG2("%s: delay notify cancelled\n", getName()); in actionPMReplyQueue()