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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp119 #define PM_LOG(x...) do { kprintf(x); } while (false) macro
906 PM_LOG("%s: %s (%p) is already a child\n",
1018 PM_LOG("%s: addPowerChild2 not in power plane\n", getName());
1082 PM_LOG("%s: addPowerChild3 not in power plane\n", getName());
1568 PM_LOG("%s::powerState%sChangeTo(%p, %s, %lu -> %lu) async took %d ms\n",
1806 PM_LOG("%s::%s not in power tree\n", getName(), __FUNCTION__);
1922 PM_LOG("%s::%s not in power tree\n", getName(), __FUNCTION__);
2102 PM_LOG("%s::requestPowerDomainState\n", getName());
2193 PM_LOG("requestPowerDomainState[%s]: %s, init %d, %u->%u\n",
2555 //PM_LOG("
[all...]

Completed in 28 milliseconds