Searched defs:mlxbf_pmc_block_info (Results 1 – 1 of 1) sorted by relevance
123 struct mlxbf_pmc_block_info { struct124 void __iomem *mmio_base;125 size_t blk_size;126 size_t counters;127 unsigned int type;128 struct mlxbf_pmc_attribute *attr_counter;129 struct mlxbf_pmc_attribute *attr_event;130 struct mlxbf_pmc_attribute attr_event_list;131 struct mlxbf_pmc_attribute attr_enable;132 struct mlxbf_pmc_attribute attr_count_clock;[all …]