Searched refs:GetMinConcurrentCardsToProcess (Results 1 – 3 of 3) sorted by relevance
95 if (processedCards < this->GetMinConcurrentCardsToProcess()) { in ThreadLoop()
52 if (processedCards < this->GetMinConcurrentCardsToProcess()) { in UpdateRemsetTaskQueue()
166 ALWAYS_INLINE size_t GetMinConcurrentCardsToProcess() const in GetMinConcurrentCardsToProcess() function