Searched refs:real_accumulated_time_stat (Results 1 – 1 of 1) sorted by relevance
102 std::vector<double> real_accumulated_time_stat; in ComputeStats() local105 real_accumulated_time_stat.reserve(reports.size()); in ComputeStats()135 real_accumulated_time_stat.emplace_back(run.real_accumulated_time); in ComputeStats()178 data.real_accumulated_time = Stat.compute_(real_accumulated_time_stat); in ComputeStats()