Lines Matching refs:mlxbf_pmc_attribute
88 struct mlxbf_pmc_attribute { struct
113 struct mlxbf_pmc_attribute *attr_counter; argument
114 struct mlxbf_pmc_attribute *attr_event;
115 struct mlxbf_pmc_attribute attr_event_list;
116 struct mlxbf_pmc_attribute attr_enable;
986 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_show()
987 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_show()
1019 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_store()
1020 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_store()
1066 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show()
1067 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_show()
1095 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store()
1096 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_store()
1129 struct mlxbf_pmc_attribute *attr_event_list = container_of( in mlxbf_pmc_event_list_show()
1130 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_list_show()
1157 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_show()
1158 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_enable_show()
1179 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_store()
1180 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_enable_store()
1209 struct mlxbf_pmc_attribute *attr; in mlxbf_pmc_init_perftype_counter()
1236 sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_counter()
1242 sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_counter()
1277 struct mlxbf_pmc_attribute *attr; in mlxbf_pmc_init_perftype_reg()
1286 dev, j, sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_reg()