Searched refs:real_accumulated_time_stat (Results 1 – 2 of 2) sorted by relevance
92 std::vector<double> real_accumulated_time_stat; in ComputeStats() local95 real_accumulated_time_stat.reserve(reports.size()); in ComputeStats()125 real_accumulated_time_stat.emplace_back(run.real_accumulated_time); in ComputeStats()162 data.real_accumulated_time = Stat.compute_(real_accumulated_time_stat); in ComputeStats()