Searched refs:isNeighbour (Results 1 – 3 of 3) sorted by relevance
44 if (isNeighbour(PMeasurements, QMeasurements)) { in rangeQuery()51 bool InstructionBenchmarkClustering::isNeighbour( in isNeighbour() function in exegesis::InstructionBenchmarkClustering
91 bool isNeighbour(const std::vector<BenchmarkMeasure> &P,
447 return Clustering.isNeighbour(ClusterCenterPoint, SchedClassPoint); in measurementsMatch()