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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp130 #define PM_LOG3(x...) do { kprintf(x); } while (false)
132 #define PM_LOG3(x...) macro
2570 PM_LOG3("[%s] %s: connection not ready\n",
3239 PM_LOG3("[%s] %s: connection not ready\n",
3542 PM_LOG3("[%s] %s: connection not ready\n",
7687 PM_LOG3("IOPMWorkQueue: [%u] added %s@%p to queue\n",
7751 PM_LOG3("IOPMWorkQueue: checkForWork %u %u\n",
7779 PM_LOG3("IOPMWorkQueue: [%u] removed %s@%p from queue\n",

Completed in 81 milliseconds