Searched refs:device_compute_ms (Results 1 – 2 of 2) sorted by relevance
139 Stat<double> device_compute_ms; in ComputeGenericStepTimeBreakdownInMs() local161 device_compute_ms.UpdateStat(details.device_compute_ms()); in ComputeGenericStepTimeBreakdownInMs()177 GetStepSummaryForSampleStats(device_compute_ms); in ComputeGenericStepTimeBreakdownInMs()715 total_device_compute_ms += details.device_compute_ms(); in ComputeBottleneckAnalysis()
66 double device_compute_ms = 6; field