Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c654 static bool si_pc_block_has_per_se_groups(const struct si_perfcounters *pc, in si_pc_block_has_per_se_groups()
661 static bool si_pc_block_has_per_instance_groups(const struct si_perfcounters *pc, in si_pc_block_has_per_instance_groups()
668 static struct si_pc_block *lookup_counter(struct si_perfcounters *pc, unsigned index, in lookup_counter()
690 static struct si_pc_block *lookup_group(struct si_perfcounters *pc, unsigned *index) in lookup_group()
1156 struct si_perfcounters *pc = screen->perfcounters; in si_create_batch_query()
1355 struct si_perfcounters *pc = screen->perfcounters; in si_get_perfcounter_info()
1395 struct si_perfcounters *pc = screen->perfcounters; in si_get_perfcounter_group_info()
1420 struct si_perfcounters *pc = screen->perfcounters; in si_destroy_perfcounters()
1437 struct si_perfcounters *pc; in si_init_perfcounters()
1465 screen->perfcounters = pc = CALLOC_STRUCT(si_perfcounters); in si_init_perfcounters()
Dsi_query.h232 struct si_perfcounters { struct
Dsi_pipe.h572 struct si_perfcounters *perfcounters;