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