Searched refs:IsAcyclicLatencyLimited (Results 1 – 2 of 2) sorted by relevance
532 bool IsAcyclicLatencyLimited; member541 IsAcyclicLatencyLimited = false; in reset()
2453 Rem.IsAcyclicLatencyLimited = InFlightCount > BufferLimit; in checkAcyclicLatency()2461 if (Rem.IsAcyclicLatencyLimited) in checkAcyclicLatency()2618 if (Rem.IsAcyclicLatencyLimited && !Zone.getCurrMOps() in tryCandidate()2663 if (Cand.Policy.ReduceLatency && !Rem.IsAcyclicLatencyLimited in tryCandidate()