Searched defs:mlxbf_pmc_block_info (Results 1 – 1 of 1) sorted by relevance
122 struct mlxbf_pmc_block_info { struct123 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;[all …]