Searched defs:runMeasurements (Results 1 – 2 of 2) sorted by relevance
/llvm-project/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 | 71 Expected<std::vector<BenchmarkMeasure>> LatencyBenchmarkRunner::runMeasurements( in runMeasurements() function in llvm::exegesis::LatencyBenchmarkRunner |