Home
last modified time | relevance | path

Searched refs:ac_pc_block_gfxdescr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h130 struct ac_pc_block_gfxdescr { struct
137 const struct ac_pc_block_gfxdescr *b; argument
Dac_perfcounter.c968 static struct ac_pc_block_gfxdescr groups_CIK[] = {
977 static struct ac_pc_block_gfxdescr groups_VI[] = {
986 static struct ac_pc_block_gfxdescr groups_gfx9[] = {
994 static struct ac_pc_block_gfxdescr groups_gfx10[] = {
1156 const struct ac_pc_block_gfxdescr *blocks; in ac_init_perfcounters()