Searched refs:device_compute_ms (Results 1 – 2 of 2) sorted by relevance
140 Stat<double> device_compute_ms; in ComputeGenericStepTimeBreakdownInMs() local162 device_compute_ms.UpdateStat(details.device_compute_ms()); in ComputeGenericStepTimeBreakdownInMs()178 GetStepSummaryForSampleStats(device_compute_ms); in ComputeGenericStepTimeBreakdownInMs()717 total_device_compute_ms += details.device_compute_ms(); in ComputeBottleneckAnalysis()
68 double device_compute_ms = 6; field