Home
last modified time | relevance | path

Searched refs:si_get_perfcounter_group_info (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_query.h249 int si_get_perfcounter_group_info(struct si_screen *, unsigned index,
Dsi_perfcounter.c1392 int si_get_perfcounter_group_info(struct si_screen *screen, unsigned index, in si_get_perfcounter_group_info() function
Dsi_query.c1846 return si_get_perfcounter_group_info(sscreen, index, info); in si_get_driver_query_group_info()