Searched refs:maxActiveCount (Results 1 – 4 of 4) sorted by relevance
42 maxActiveCount(1), in IOProfile()68 maxActiveCount = 0; in setFlags()191 if (maxActiveCount == 0 || curActiveCount < maxActiveCount) { in canStartNewIo()206 uint32_t maxActiveCount; variable
125 static constexpr const char *maxActiveCount = "maxActiveCount"; member495 std::string maxActiveCount = getXmlAttribute(child, Attributes::maxActiveCount); variable496 if (!maxActiveCount.empty()) {497 convertTo(maxActiveCount, mixPort->maxActiveCount);
139 maxActiveCount, curActiveCount); in dump()
898 maxActiveCount := 200942 if activeCount >= maxActiveCount {982 if activeCount < maxActiveCount && len(pending) > 0 {