HomeSort by: relevance | last modified time | path
    Searched defs:ac_perfcounters (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/common/
ac_perfcounter.h 148 struct ac_perfcounters { struct
175 ac_pc_block_has_per_se_groups(const struct ac_perfcounters *pc,
183 ac_pc_block_has_per_instance_groups(const struct ac_perfcounters *pc,
190 struct ac_pc_block *ac_lookup_counter(const struct ac_perfcounters *pc,
193 struct ac_pc_block *ac_lookup_group(const struct ac_perfcounters *pc,
197 const struct ac_perfcounters *pc,
203 struct ac_perfcounters *pc);
204 void ac_destroy_perfcounters(struct ac_perfcounters *pc);

Completed in 19 milliseconds