Home
last modified time | relevance | path

Searched defs:runMeasurements (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DUopsBenchmarkRunner.cpp19 UopsBenchmarkRunner::runMeasurements(const FunctionExecutor &Executor) const { in runMeasurements() function in llvm::exegesis::UopsBenchmarkRunner
DLatencyBenchmarkRunner.cpp66 Expected<std::vector<BenchmarkMeasure>> LatencyBenchmarkRunner::runMeasurements( in runMeasurements() function in llvm::exegesis::LatencyBenchmarkRunner