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

/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c31 extern const struct fd_perfcntr_group a2xx_perfcntr_groups[];
46 return a2xx_perfcntr_groups;
H A Dfd2_perfcntr.c965 const struct fd_perfcntr_group a2xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
981 const unsigned a2xx_num_perfcntr_groups = ARRAY_SIZE(a2xx_perfcntr_groups);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_screen.c108 extern const struct fd_perfcntr_group a2xx_perfcntr_groups[];
122 screen->perfcntr_groups = a2xx_perfcntr_groups;
H A Dfd2_perfcntr.c797 const struct fd_perfcntr_group a2xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
813 const unsigned a2xx_num_perfcntr_groups = ARRAY_SIZE(a2xx_perfcntr_groups);

Completed in 4 milliseconds