Searched refs:ComputeStats (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstatistics.h28 std::vector<BenchmarkReporter::Run> ComputeStats(
H A Dstatistics.cc78 std::vector<BenchmarkReporter::Run> ComputeStats( function in namespace:benchmark
H A Dbenchmark.cc277 auto stat_reports = ComputeStats(reports);
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstatistics.h28 std::vector<BenchmarkReporter::Run> ComputeStats(
H A Dstatistics.cc77 std::vector<BenchmarkReporter::Run> ComputeStats( function in namespace:benchmark
H A Dbenchmark_runner.cc158 run_results.aggregates_only = ComputeStats(run_results.non_aggregates);

Completed in 212 milliseconds