Searched defs:ac_perfcounters (Results 1 – 1 of 1) sorted by relevance
148 struct ac_perfcounters { struct149 unsigned num_groups;150 unsigned num_blocks;151 struct ac_pc_block *blocks;175 ac_pc_block_has_per_se_groups(const struct ac_perfcounters *pc, in ac_pc_block_has_per_se_groups() argument