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