Lines Matching refs:getCount

1209 		IOLog("deferred rematching count %d\n", array->getCount());  in startDeferredMatches()
1260 count += set->getCount(); in catalogNewDrivers()
3392 TLOG("iokit terminate done, %d stops remain\n", gIOStopList->getCount()); in terminateWorker()
3395 (uintptr_t) gIOStopList->getCount(), 0, 0, 0); in terminateWorker()
3962 props = OSDictionary::withDictionary(match, match->getCount()); in probeCandidates()
4155 IOLog("%s(0x%qx): %u categories\n", getName(), getRegistryEntryID(), startList->getCount()); in probeCandidates()
4159 …s, %u matches\n", getName(), getRegistryEntryID(), key->getCStringNoCopy(), startList->getCount()); in probeCandidates()
4471 if (0 == fUserServersWait->getCount()) { in serverAck()
4476 if (!fUserServersWait && !fMatchingWork->getCount()) { in serverAck()
4484 …if (fUserServersWait && fUserServersWait->getCount() > 0 && fMatchingWork && fMatchingWork->getCou… in serverAck()
4485 …for %u user servers, %u matching work\n", fUserServersWait->getCount(), fMatchingWork->getCount()); in serverAck()
4551 if ((fUserServerOff != fSystemOff) && fUserServers->getCount()) { in matchingEnd()
4553 if (0 == fMatchingWork->getCount()) { in matchingEnd()
4588 DKLOG("sleep deferred rematching count %d\n", deferredMatches->getCount()); in matchingEnd()
4656 while (0 < fUserServers->getCount()) { in systemHalt()
5402 if (keepGuessing && matches->getCount() && (kIOReturnSuccess == getResources())) { in doServiceMatch()
5764 registryRootBusy = leaves->getCount() == 1 && leaves->getObject(0) == getServiceRoot(); in waitQuietWithOptions()
5765 multipleEntries = leaves->getCount() > 1; in waitQuietWithOptions()
6068 ctx->count += table->getCount(); in instanceMatch()
7649 count = table->getCount(); in matchInternal()
7915 count = table->getCount(); in matchPassive()
8000 unsigned int numAliasedServices = aliasServiceRegIds->getCount(); in matchPassive()
8343 count = array->getCount(); in getDeviceMemoryCount()
8613 numSources = array->getCount(); in resolveInterrupt()