Searched refs:a5xx_perfcntr_groups (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c34 extern const struct fd_perfcntr_group a5xx_perfcntr_groups[];
49 return a5xx_perfcntr_groups;
H A Dfd5_perfcntr.c719 const struct fd_perfcntr_group a5xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
738 const unsigned a5xx_num_perfcntr_groups = ARRAY_SIZE(a5xx_perfcntr_groups);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c123 extern const struct fd_perfcntr_group a5xx_perfcntr_groups[];
140 screen->perfcntr_groups = a5xx_perfcntr_groups;
H A Dfd5_perfcntr.c745 const struct fd_perfcntr_group a5xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
764 const unsigned a5xx_num_perfcntr_groups = ARRAY_SIZE(a5xx_perfcntr_groups);

Completed in 6 milliseconds