Searched refs:IsAvailableAmt (Results 1 – 1 of 1) sorted by relevance
612 unsigned IsAvailableAmt = 0; in SchedulingCost() local629 IsAvailableAmt = (PriorityTwo + PriorityThree); in SchedulingCost()630 ResCount += IsAvailableAmt; in SchedulingCost()649 IsAvailableAmt = (PriorityTwo + PriorityThree); in SchedulingCost()650 ResCount += IsAvailableAmt; in SchedulingCost()693 if (IsAvailableAmt && pressureChange(SU, Q.getID() != TopQID) > 0 && in SchedulingCost()696 ResCount -= IsAvailableAmt; in SchedulingCost()