Home
last modified time | relevance | path

Searched refs:run_iterations (Results 1 – 1 of 1) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dstatistics.cc114 const IterationCount run_iterations = reports.front().iterations; in ComputeStats() local
139 BM_CHECK_EQ(run_iterations, run.iterations); in ComputeStats()
161 double(reports.size()) / double(run_iterations); in ComputeStats()