Home
last modified time | relevance | path

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

/third_party/mesa3d/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) { in fd2_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c168 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[index]; in fd_get_driver_query_group_info()
228 num_queries += screen->perfcntr_groups[i].num_countables; in setup_perfcntr_query_info()
236 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[i]; in setup_perfcntr_query_info()
H A Dfreedreno_screen.h106 const struct fd_perfcntr_group *perfcntr_groups; member
H A Dfreedreno_screen.c1103 screen->perfcntr_groups = in fd_screen_create()
/third_party/mesa3d/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) { in fd5_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c488 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
502 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
530 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid];
625 screen->perfcntr_groups[entry->gid].num_counters) { in fd6_create_batch_query()

Completed in 5 milliseconds