Searched defs:BenchmarkResult (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libc/benchmarks/gpu/ | ||
H A D | LibcGpuBenchmark.h | 66 struct BenchmarkResult { global() struct |
H A D | LibcGpuBenchmark.cpp | 21 reduce_results(const cpp::array<BenchmarkResult,1024> & results) reduce_results() argument |
/llvm-project/libc/benchmarks/ | ||
H A D | LibcBenchmark.h | 99 struct BenchmarkResult { struct |
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | BenchmarkRunner.h | 60 Benchmark BenchmarkResult; variable |
H A D | BenchmarkRunner.cpp | 556 Benchmark &BenchmarkResult = RC.BenchmarkResult; getRunnableConfiguration() local |