Searched refs:perfcntr_groups (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c90 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
104 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
131 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
213 screen->perfcntr_groups[entry->gid].num_counters) {
H A Dfd2_screen.c122 screen->perfcntr_groups = a2xx_perfcntr_groups;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c89 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
103 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
130 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
212 screen->perfcntr_groups[entry->gid].num_counters) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c140 screen->perfcntr_groups = a5xx_perfcntr_groups;
H A Dfd5_query.c290 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
304 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
332 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
428 screen->perfcntr_groups[entry->gid].num_counters) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_screen.c154 screen->perfcntr_groups = a6xx_perfcntr_groups;
H A Dfd6_query.c290 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
304 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
332 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
428 screen->perfcntr_groups[entry->gid].num_counters) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c180 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[index];
200 num_queries += screen->perfcntr_groups[i].num_countables;
208 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[i];
H A Dfreedreno_screen.h77 const struct fd_perfcntr_group *perfcntr_groups; member in struct:fd_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c168 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[index];
228 num_queries += screen->perfcntr_groups[i].num_countables;
236 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[i];
H A Dfreedreno_screen.h106 const struct fd_perfcntr_group *perfcntr_groups; member in struct:fd_screen
H A Dfreedreno_screen.c1080 screen->perfcntr_groups =
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c283 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
297 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
325 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
420 screen->perfcntr_groups[entry->gid].num_counters) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c482 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
496 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
524 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
619 screen->perfcntr_groups[entry->gid].num_counters) {

Completed in 14 milliseconds