Searched refs:memory_bandwidth_gbps (Results 1 – 2 of 2) sorted by relevance
68 uint32_t memory_bandwidth_gbps; member
1335 …info->memory_bandwidth_gbps = DIV_ROUND_UP(info->memory_freq_mhz_effective * info->memory_bus_widt… in ac_query_gpu_info()1426 fprintf(f, " memory_bandwidth = %u GB/s\n", info->memory_bandwidth_gbps); in ac_print_gpu_info()