Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_runner.cc162 auto additional_run_stats = ComputeBigO(complexity_reports); in BenchmarkRunner() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc279 auto additional_run_stats = ComputeBigO(*complexity_reports); in RunBenchmark() local