Lines Matching refs:attribute_group

99 	const struct attribute_group **attr_groups;
205 static const struct attribute_group l3c_pmu_format_attr_group = {
210 static const struct attribute_group iob_pmu_format_attr_group = {
215 static const struct attribute_group mcb_pmu_format_attr_group = {
220 static const struct attribute_group mc_pmu_format_attr_group = {
250 static const struct attribute_group l3c_pmu_v3_format_attr_group = {
255 static const struct attribute_group iob_pmu_v3_format_attr_group = {
260 static const struct attribute_group iob_slow_pmu_v3_format_attr_group = {
265 static const struct attribute_group mcb_pmu_v3_format_attr_group = {
270 static const struct attribute_group mc_pmu_v3_format_attr_group = {
368 static const struct attribute_group l3c_pmu_events_attr_group = {
373 static const struct attribute_group iob_pmu_events_attr_group = {
378 static const struct attribute_group mcb_pmu_events_attr_group = {
383 static const struct attribute_group mc_pmu_events_attr_group = {
576 static const struct attribute_group l3c_pmu_v3_events_attr_group = {
581 static const struct attribute_group iob_fast_pmu_v3_events_attr_group = {
586 static const struct attribute_group iob_slow_pmu_v3_events_attr_group = {
591 static const struct attribute_group mcb_pmu_v3_events_attr_group = {
596 static const struct attribute_group mc_pmu_v3_events_attr_group = {
619 static const struct attribute_group pmu_cpumask_attr_group = {
626 static const struct attribute_group *l3c_pmu_attr_groups[] = {
633 static const struct attribute_group *iob_pmu_attr_groups[] = {
640 static const struct attribute_group *mcb_pmu_attr_groups[] = {
647 static const struct attribute_group *mc_pmu_attr_groups[] = {
657 static const struct attribute_group *l3c_pmu_v3_attr_groups[] = {
664 static const struct attribute_group *iob_fast_pmu_v3_attr_groups[] = {
671 static const struct attribute_group *iob_slow_pmu_v3_attr_groups[] = {
678 static const struct attribute_group *mcb_pmu_v3_attr_groups[] = {
685 static const struct attribute_group *mc_pmu_v3_attr_groups[] = {