Searched refs:isLOCTooLarge (Results 1 – 2 of 2) sorted by relevance
129 bool isLOCTooLarge() const { return cachedSz > Props::TooLargeFactor * usedSz; } in isLOCTooLarge() function
717 …(!doThreshDecr && tooLargeLOC.load(std::memory_order_relaxed) > 2 && binsSummary.isLOCTooLarge()) { in regularCleanup()739 if (binsSummary.isLOCTooLarge()) { in regularCleanup()