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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp118 #define PM_ERROR(x...) do { kprintf(x); IOLog(x); } while (false) macro
4978 PM_ERROR("%s::setPowerState(%p, %lu -> %lu) timed out after %d ms\n",
5030 PM_ERROR("%s::powerState%sChangeTo(%p, %s, %lu -> %lu) timed out after %d ms\n",
5295 PM_ERROR(context->errorLog, logClientID ? logClientID->getCStringNoCopy() : "");
5341 PM_ERROR("PM priority notification timeout\n");
5658 PM_ERROR("%s: client %p returned %llu for %s\n",
5846 PM_ERROR("%s: client %p returned %u for %s\n",
6240 PM_ERROR("PM notification cancel (%s)\n", name ? name->getCStringNoCopy() : "");
6481 PM_ERROR("%s: No memory for PM request type 0x%x\n",
6771 PM_ERROR("
[all...]

Completed in 28 milliseconds