Lines Matching refs:getName

892 			LOG( "%s::attach(%s)\n", getName(),  in attach()
893 provider->getName()); in attach()
908 IOLog("stalling for detach from %s\n", provider->getName()); in attach()
951 LOG("%s::detach(%s)\n", getName(), provider->getName()); in detach()
1056 IOLog("%s: not registry member at registerService()\n", getName()); in registerService()
1086 path = getName(); in registerService()
1109 panic("%s: Failed to acquire power assertion for matching", getName()); in startMatching()
2561 TLOG("%s[0x%qx]::terminatePhase1(%08llx)\n", getName(), getRegistryEntryID(), (long long)options); in terminatePhase1()
2619 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2628 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2692 client->getName(), client->getRegistryEntryID(), in terminatePhase1()
2693 victim->getName(), victim->getRegistryEntryID(), (long long)options); in terminatePhase1()
2696 client->getName(), client->getRegistryEntryID(), in terminatePhase1()
2697 victim->getName(), victim->getRegistryEntryID(), ok); in terminatePhase1()
2734 TLOG("%s[0x%qx]::wakePhase1\n", victim->getName(), victim->getRegistryEntryID()); in terminatePhase1()
2853 … "Attempting to auto-resolve your deadlock. PLEASE FIX!\n", getName(), getRegistryEntryID()); in scheduleTerminatePhase2()
2903 TLOG("%s[0x%qx]::scheduleStop(%s[0x%qx])\n", getName(), regID1, provider->getName(), regID2); in scheduleStop()
2928 TLOG("%s[0x%qx]::scheduleFinalize\n", getName(), regID1); in scheduleFinalize()
3001 client->getName(), regID1, in actionWillTerminate()
3002 victim->getName(), regID2, (long long)options); in actionWillTerminate()
3034 client->getName(), regID1, in actionDidTerminate()
3035 victim->getName(), regID2, (long long)options); in actionDidTerminate()
3048 client->getName(), regID1, in actionDidTerminate()
3049 victim->getName(), regID2, defer); in actionDidTerminate()
3071 victim->getName(), regID2, in actionWillStop()
3072 provider->getName(), regID1, (long long)options); in actionWillStop()
3101 victim->getName(), regID2, in actionDidStop()
3102 provider->getName(), regID1, (long long)options); in actionDidStop()
3114 victim->getName(), regID2, in actionDidStop()
3115 provider->getName(), regID1, defer); in actionDidStop()
3128 TLOG("%s[0x%qx]::finalize(%08llx)\n", victim->getName(), regID1, (long long)options); in actionFinalize()
3146 TLOG("%s[0x%qx]::stop(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in actionStop()
3159 TLOG("%s[0x%qx]::detach(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in actionStop()
3240 victim->getName(), victim->getRegistryEntryID(), in terminateWorker()
3241 client->getName(), client->getRegistryEntryID()); in terminateWorker()
3342 … TLOG("%s[0x%qx]::nop stop(%s[0x%qx])\n", client->getName(), regID2, provider->getName(), regID1); in terminateWorker()
3359 TLOG("%s[0x%qx]::defer stop()\n", client->getName(), regID2); in terminateWorker()
3427 TLOG("%s[0x%qx]::stop1(%s[0x%qx])\n", getName(), regID2, provider->getName(), regID1); in finalize()
3950 LOG("%s: match category %s exists\n", getName(), in probeCandidates()
4002 LOG("%s: stalling for module\n", getName()); in probeCandidates()
4103 inst->getMetaClass()->getClassName(), getName()); in probeCandidates()
4155 IOLog("%s(0x%qx): %u categories\n", getName(), getRegistryEntryID(), startList->getCount()); in probeCandidates()
4159 …IOLog("%s(0x%qx): category %s, %u matches\n", getName(), getRegistryEntryID(), key->getCStringNoCo… in probeCandidates()
4165 …ory %s: matched %s, probe score %qd\n", getName(), getRegistryEntryID(), key->getCStringNoCopy(), … in probeCandidates()
4198 LOG( "%s::start(%s) <%d>\n", inst->getName(), in probeCandidates()
4199 getName(), inst->getRetainCount()); in probeCandidates()
4213 getName(), getRegistryEntryID(), in probeCandidates()
4228 LOG( "%s::start(%s) <%d> failed\n", inst->getName(), getName(), in probeCandidates()
4374 …provider->getName(), provider->getRegistryEntryID(), service->getName(), service->getRegistryEntry… in userSpaceWillReboot()
4972 IOLog("%s::start took %ld ms\n", service->getName(), (long)(UInt32)(nano / 1000000ULL)); in startCandidate()
4984 if (!strcmp("XHC1", getName())) { in startCandidate()
5099 IOLog("%s: Can't match using: %s\n", getName(), in checkResource()
5106 LOG("config(%p): stalling %s\n", IOSERVICE_OBFUSCATE(IOThreadSelf()), getName()); in checkResource()
5336 client->getName(), client->getRegistryEntryID()); in canTerminateForReplacement()
5485 …OSReportWithBacktrace("%s: bad busy count (%d,%d)\n", next->getName(), (uint32_t)count, (int)delta… in _adjustBusy()
5773 …maining, "%s'%s' (%x,%x)", ((s == busyEntriesString) ? "" : ", "), next->getName(), (uint32_t)next… in waitQuietWithOptions()
5905 IOSERVICE_OBFUSCATE(IOThreadSelf()), job->nub->getName(), job->type); in main()
6032 _IOConfigThread::configThread(nub->getName()); in pingConfig()
7933 LOG("%s: family specific matching fails\n", where->getName()); in matchPassive()
8468 …strlcpy(sCPULatencyHolderName[delayType], holder->getName(), sizeof(sCPULatencyHolderName[delayTyp… in requireMaxCpuDelay()
8892 snprintf(subgroupName, sizeof(subgroupName), "%s %d", getName(), source); in addInterruptStatistics()