Lines Matching defs:mlxbf_pmc_block_info
120 struct mlxbf_pmc_block_info { struct
121 void __iomem *mmio_base;
122 size_t blk_size;
123 size_t counters;
124 unsigned int type;
125 struct mlxbf_pmc_attribute *attr_counter;
126 struct mlxbf_pmc_attribute *attr_event;
127 struct mlxbf_pmc_attribute attr_event_list;
128 struct mlxbf_pmc_attribute attr_enable;
129 struct attribute *block_attr[MLXBF_PMC_MAX_ATTRS];
130 struct attribute_group block_attr_grp;