Home
last modified time | relevance | path

Searched refs:ac_lookup_counter (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_perfcounter.h190 struct ac_pc_block *ac_lookup_counter(const struct ac_perfcounters *pc,
H A Dac_perfcounter.c1026 struct ac_pc_block *ac_lookup_counter(const struct ac_perfcounters *pc, in ac_lookup_counter() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c544 ac_lookup_counter(&pc->base, query_types[i] - SI_QUERY_FIRST_PERFCOUNTER, &base_gid, &sub_index); in si_create_batch_query()
599 ac_lookup_counter(&pc->base, query_types[i] - SI_QUERY_FIRST_PERFCOUNTER, &base_gid, &sub_index); in si_create_batch_query()
649 block = ac_lookup_counter(&pc->base, index, &base_gid, &sub); in si_get_perfcounter_info()

Completed in 4 milliseconds