Searched refs:total_step_stats_in_ms (Results 1 – 1 of 1) sorted by relevance
576 Stat<double> total_step_stats_in_ms; in ComputeStepTimeSummaryInMs() local588 total_step_stats_in_ms.UpdateStat(max_per_step_stats_in_ms); in ComputeStepTimeSummaryInMs()591 return GetStepSummaryForSampleStats(total_step_stats_in_ms); in ComputeStepTimeSummaryInMs()