Searched refs:total_time_hist (Results 1 – 1 of 1) sorted by relevance
308 auto &total_time_hist = time_stats_[ToIndex(TimeTypeStats::ALL_TOTAL_TIME)]; in GetAllSpacesDump() local309 auto total_time = helpers::TimeConverter(total_time_hist.GetSum()); in GetAllSpacesDump()314 << " mean time: " << helpers::TimeConverter(total_time_hist.GetAvg()) << "\n"; in GetAllSpacesDump()