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