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

/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c37 extern const struct fd_perfcntr_group a6xx_perfcntr_groups[];
52 return a6xx_perfcntr_groups;
H A Dfd6_perfcntr.c759 const struct fd_perfcntr_group a6xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
778 const unsigned a6xx_num_perfcntr_groups = ARRAY_SIZE(a6xx_perfcntr_groups);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c129 extern const struct fd_perfcntr_group a6xx_perfcntr_groups[];
154 screen->perfcntr_groups = a6xx_perfcntr_groups;
H A Dfd6_perfcntr.c784 const struct fd_perfcntr_group a6xx_perfcntr_groups[] = { variable in typeref:typename:const struct fd_perfcntr_group[]
803 const unsigned a6xx_num_perfcntr_groups = ARRAY_SIZE(a6xx_perfcntr_groups);

Completed in 5 milliseconds