Searched refs:SchedClassPoint (Results 1 – 1 of 1) sorted by relevance
401 std::vector<BenchmarkMeasure> SchedClassPoint(NumMeasurements); in measurementsMatch() local413 SchedClassPoint[0].Value = 0.0; in measurementsMatch()417 SchedClassPoint[0].Value = in measurementsMatch()418 std::max<double>(SchedClassPoint[0].Value, WLE->Cycles); in measurementsMatch()436 SchedClassPoint[I].Value = in measurementsMatch()447 return Clustering.isNeighbour(ClusterCenterPoint, SchedClassPoint); in measurementsMatch()