Searched refs:IsAvailableAmt (Results 1 – 1 of 1) sorted by relevance
595 unsigned IsAvailableAmt = 0; in SchedulingCost() local612 IsAvailableAmt = (PriorityTwo + PriorityThree); in SchedulingCost()613 ResCount += IsAvailableAmt; in SchedulingCost()632 IsAvailableAmt = (PriorityTwo + PriorityThree); in SchedulingCost()633 ResCount += IsAvailableAmt; in SchedulingCost()676 if (IsAvailableAmt && pressureChange(SU, Q.getID() != TopQID) > 0 && in SchedulingCost()679 ResCount -= IsAvailableAmt; in SchedulingCost()