Lines Matching refs:SchedCandidate
2202 void GenericSchedulerBase::SchedCandidate::
2317 void GenericSchedulerBase::traceCandidate(const SchedCandidate &Cand) {
2372 GenericSchedulerBase::SchedCandidate &TryCand,
2373 GenericSchedulerBase::SchedCandidate &Cand,
2389 GenericSchedulerBase::SchedCandidate &TryCand,
2390 GenericSchedulerBase::SchedCandidate &Cand,
2405 static bool tryLatency(GenericSchedulerBase::SchedCandidate &TryCand,
2406 GenericSchedulerBase::SchedCandidate &Cand,
2431 static void tracePick(const GenericSchedulerBase::SchedCandidate &Cand,
2580 GenericSchedulerBase::SchedCandidate &TryCand,
2581 GenericSchedulerBase::SchedCandidate &Cand,
2654 void GenericScheduler::tryCandidate(SchedCandidate &Cand,
2655 SchedCandidate &TryCand,
2793 SchedCandidate &Cand) {
2803 SchedCandidate TryCand(Cand.Policy);
2831 SchedCandidate BotCand(NoPolicy);
2832 SchedCandidate TopCand(NoPolicy);
2888 SchedCandidate TopCand(NoPolicy);
2900 SchedCandidate BotCand(NoPolicy);
3033 void PostGenericScheduler::tryCandidate(SchedCandidate &Cand,
3034 SchedCandidate &TryCand) {
3066 void PostGenericScheduler::pickNodeFromQueue(SchedCandidate &Cand) {
3072 SchedCandidate TryCand(Cand.Policy);
3094 SchedCandidate TopCand(NoPolicy);