Searched refs:NewTput (Results 1 – 1 of 1) sorted by relevance
373 double NewTput = MCSchedModel::getReciprocalThroughput(*ST, *NewDesc); in processInstruction() local374 if (OldTput != NewTput) in processInstruction()375 return NewTput < OldTput; in processInstruction()