Searched defs:runMeasurements (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ | ||
H A D | UopsBenchmarkRunner.cpp | 19 UopsBenchmarkRunner::runMeasurements(const FunctionExecutor &Executor) const { in runMeasurements() function in llvm::exegesis::UopsBenchmarkRunner |
H A D | LatencyBenchmarkRunner.cpp | 66 Expected<std::vector<BenchmarkMeasure>> LatencyBenchmarkRunner::runMeasurements( in runMeasurements() function in llvm::exegesis::LatencyBenchmarkRunner |