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