Searched refs:SchedCandidate (Results 1 – 3 of 3) sorted by relevance
113 struct SchedCandidate { struct123 SchedCandidate(): SU(NULL), SCost(0) {} in SchedCandidate() argument229 SUnit *SU, SchedCandidate &Candidate,234 SchedCandidate &Candidate);
468 SchedCandidate &Candidate, in SchedulingCost()534 SchedCandidate &Candidate) { in pickNodeFromQueue()589 SchedCandidate BotCand; in pickNodeBidrectional()607 SchedCandidate TopCand; in pickNodeBidrectional()646 SchedCandidate TopCand; in pickNode()657 SchedCandidate BotCand; in pickNode()
958 struct SchedCandidate { struct in __anon029210900411::ConvergingScheduler973 SchedCandidate(const CandPolicy &policy) in SchedCandidate() argument979 void setBest(SchedCandidate &Best) { in setBest() argument1175 ConvergingScheduler::SchedCandidate &CriticalCand,1177 ConvergingScheduler::SchedCandidate &OppositeCand);1179 void checkResourceLimits(ConvergingScheduler::SchedCandidate &TopCand,1180 ConvergingScheduler::SchedCandidate &BotCand);1182 void tryCandidate(SchedCandidate &Cand,1183 SchedCandidate &TryCand,1192 SchedCandidate &Candidate);[all …]