Searched refs:unknown_time_ms (Results 1 – 2 of 2) sorted by relevance
134 Stat<double> unknown_time_ms; in ComputeGenericStepTimeBreakdownInMs() local155 unknown_time_ms.UpdateStat(details.unknown_time_ms()); in ComputeGenericStepTimeBreakdownInMs()169 GetStepSummaryForSampleStats(unknown_time_ms); in ComputeGenericStepTimeBreakdownInMs()720 total_unknown_ms += details.unknown_time_ms(); in ComputeBottleneckAnalysis()
57 double unknown_time_ms = 3; field