Searched defs:gc_info_v2_0 (Results 1 – 1 of 1) sorted by relevance
233 struct gc_info_v2_0 { struct234 struct gpu_info_header header;236 uint32_t gc_num_se;237 uint32_t gc_num_cu_per_sh;238 uint32_t gc_num_sh_per_se;239 uint32_t gc_num_rb_per_se;240 uint32_t gc_num_tccs;241 uint32_t gc_num_gprs;242 uint32_t gc_num_max_gs_thds;243 uint32_t gc_gs_table_depth;[all …]