Home
last modified time | relevance | path

Searched defs:Clustering (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp155 const InstructionBenchmarkClustering &Clustering, in Analysis()
340 size_t PointId, const InstructionBenchmarkClustering &Clustering) { in addPoint()
352 const InstructionBenchmarkClustering &Clustering, in measurementsMatch()
H A DClustering.cpp321 InstructionBenchmarkClustering Clustering( in create() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp434 const auto Clustering = ExitOnErr(InstructionBenchmarkClustering::create( in analysisMain() local