Searched defs:ac_perfcounters (Results 1 – 2 of 2) 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
343 struct ac_perfcounters ac_perfcounters; member