Searched defs:throughput (Results 1 – 4 of 4) sorted by relevance
69 unsigned int throughput = (n * (size >> 10)) / time; in amdgpu_benchmark_log_results() local
85 unsigned int throughput = (n * (size >> 10)) / time; in radeon_benchmark_log_results() local
184 double throughput; in main() local
134 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd()