reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
123 report.benchmark_name = b.name; 129 report.time_unit = b.time_unit; 141 if (b.use_manual_time) { 150 report.complexity = b.complexity; 151 report.complexity_lambda = b.complexity_lambda; 152 report.statistics = b.statistics; 154 internal::Finish(&report.counters, seconds, b.threads);