Searched refs:host_compute_ms (Results 1 – 2 of 2) sorted by relevance
142 Stat<double> host_compute_ms; in ComputeGenericStepTimeBreakdownInMs() local164 host_compute_ms.UpdateStat(details.host_compute_ms()); in ComputeGenericStepTimeBreakdownInMs()183 GetStepSummaryForSampleStats(host_compute_ms); in ComputeGenericStepTimeBreakdownInMs()718 total_host_compute_ms += details.host_compute_ms(); in ComputeBottleneckAnalysis()
72 double host_compute_ms = 8; field