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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp125 #define PM_LOG2(x...) do { \ macro
741 PM_LOG2("%s: PMstop() already stopped\n", fName);
758 PM_LOG2("%s: %p PMstop\n", getName(), this);
778 PM_LOG2("%s: %p %s start\n", getName(), this, __FUNCTION__);
860 PM_LOG2("%s: %p %s done\n", getName(), this, __FUNCTION__);
3500 PM_LOG2("%s: %u outstanding async interest\n",
3593 PM_LOG2("%s: %d children in delayed array\n",
3664 PM_LOG2("%s: notified delayed children\n", getName());
6887 PM_LOG2("%s: kIOPM_NotifyChildrenStart done\n", getName());
7203 PM_LOG2("
[all...]

Completed in 79 milliseconds