Searched defs:ac_perfcounters (Results 1 – 2 of 2) sorted by relevance
132 struct ac_perfcounters { struct133 unsigned num_groups;134 unsigned num_blocks;135 struct ac_pc_block *blocks;159 ac_pc_block_has_per_se_groups(const struct ac_perfcounters *pc, in ac_pc_block_has_per_se_groups() argument
164 struct ac_perfcounters ac_perfcounters; member