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/
Dfd2_query.c89 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
103 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
130 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()
212 screen->perfcntr_groups[entry->gid].num_counters) { in fd2_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/
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()
Dfreedreno_screen.h106 const struct fd_perfcntr_group *perfcntr_groups; member
Dfreedreno_screen.c1103 screen->perfcntr_groups = in fd_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c283 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
297 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
325 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()
420 screen->perfcntr_groups[entry->gid].num_counters) { in fd5_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c488 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
502 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()
530 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()
625 screen->perfcntr_groups[entry->gid].num_counters) { in fd6_create_batch_query()