Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_perfcounter.c233 static struct r600_pc_group *get_group_state(struct r600_common_screen *screen, in get_group_state() function
340 group = get_group_state(screen, query, block, sub_gid); in r600_create_batch_query()
402 group = get_group_state(screen, query, block, sub_gid); in r600_create_batch_query()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c1087 static struct si_query_group *get_group_state(struct si_screen *screen, struct si_query_pc *query, in get_group_state() function
1189 group = get_group_state(screen, query, block, sub_gid); in si_create_batch_query()
1242 group = get_group_state(screen, query, block, sub_gid); in si_create_batch_query()