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 = {
371 static const struct attribute_group l3c_pmu_events_attr_group = {
376 static const struct attribute_group iob_pmu_events_attr_group = {
381 static const struct attribute_group mcb_pmu_events_attr_group = {
386 static const struct attribute_group mc_pmu_events_attr_group = {
579 static const struct attribute_group l3c_pmu_v3_events_attr_group = {
584 static const struct attribute_group iob_fast_pmu_v3_events_attr_group = {
589 static const struct attribute_group iob_slow_pmu_v3_events_attr_group = {
594 static const struct attribute_group mcb_pmu_v3_events_attr_group = {
599 static const struct attribute_group mc_pmu_v3_events_attr_group = {
622 static const struct attribute_group pmu_cpumask_attr_group = {
629 static const struct attribute_group *l3c_pmu_attr_groups[] = {
636 static const struct attribute_group *iob_pmu_attr_groups[] = {
643 static const struct attribute_group *mcb_pmu_attr_groups[] = {
650 static const struct attribute_group *mc_pmu_attr_groups[] = {
660 static const struct attribute_group *l3c_pmu_v3_attr_groups[] = {
667 static const struct attribute_group *iob_fast_pmu_v3_attr_groups[] = {
674 static const struct attribute_group *iob_slow_pmu_v3_attr_groups[] = {
681 static const struct attribute_group *mcb_pmu_v3_attr_groups[] = {
688 static const struct attribute_group *mc_pmu_v3_attr_groups[] = {