Searched defs:throughput (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/drm2/dist/drm/radeon/ | ||
| H A D | radeon_benchmark.c | 85 unsigned int throughput = (n * (size >> 10)) / time; local in function:radeon_benchmark_log_results |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | ||
| H A D | amdgpu_benchmark.c | 69 unsigned int throughput = (n * (size >> 10)) / time; local in function:amdgpu_benchmark_log_results |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/ | ||
| H A D | amdgpu_dc_dsc.c | 134 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) argument [all...] |
Completed in 7 milliseconds