Searched refs:fd_perfcntr_group (Results 1 – 12 of 12) sorted by relevance
31 extern const struct fd_perfcntr_group a2xx_perfcntr_groups[];34 extern const struct fd_perfcntr_group a5xx_perfcntr_groups[];37 extern const struct fd_perfcntr_group a6xx_perfcntr_groups[];40 const struct fd_perfcntr_group *
88 struct fd_perfcntr_group { struct96 const struct fd_perfcntr_group *fd_perfcntrs(unsigned gpu_id, unsigned *count); argument
58 const struct fd_perfcntr_group *group;924 setup_counter_groups(const struct fd_perfcntr_group *groups) in setup_counter_groups()1047 const struct fd_perfcntr_group *groups; in main()
719 const struct fd_perfcntr_group a5xx_perfcntr_groups[] = {
759 const struct fd_perfcntr_group a6xx_perfcntr_groups[] = {
961 const struct fd_perfcntr_group a2xx_perfcntr_groups[] = {
90 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()104 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()131 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()
128 static const struct fd_perfcntr_group *groups;137 const struct fd_perfcntr_group *group = &groups[i]; in setup_counter()
287 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()301 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()329 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()
169 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[index]; in fd_get_driver_query_group_info()235 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[i]; in setup_perfcntr_query_info()
83 const struct fd_perfcntr_group *perfcntr_groups;
480 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()494 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_resume()522 const struct fd_perfcntr_group *g = &screen->perfcntr_groups[entry->gid]; in perfcntr_pause()