Searched defs:gc_info_v2_1 (Results 1 – 1 of 1) sorted by relevance
283 struct gc_info_v2_1 { struct284 struct gpu_info_header header;286 uint32_t gc_num_se;287 uint32_t gc_num_cu_per_sh;288 uint32_t gc_num_sh_per_se;289 uint32_t gc_num_rb_per_se;290 uint32_t gc_num_tccs;291 uint32_t gc_num_gprs;292 uint32_t gc_num_max_gs_thds;293 uint32_t gc_gs_table_depth;[all …]