Home
last modified time | relevance | path

Searched refs:cpumf_cf_event_group (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dperf_event.h26 extern __init const struct attribute_group **cpumf_cf_event_group(void);
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf_events.c837 __init const struct attribute_group **cpumf_cf_event_group(void) in cpumf_cf_event_group() function
H A Dperf_cpum_cf.c1221 cpumf_pmu.attr_groups = cpumf_cf_event_group(); in cpumf_pmu_init()