Home
last modified time | relevance | path

Searched refs:a2xx_num_perfcntr_groups (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_perfcntr.c32 extern const unsigned a2xx_num_perfcntr_groups;
45 *count = a2xx_num_perfcntr_groups; in fd_perfcntrs()
Dfd2_perfcntr.c977 const unsigned a2xx_num_perfcntr_groups = ARRAY_SIZE(a2xx_perfcntr_groups); variable