Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dperf_event.h25 extern __init const struct attribute_group **cpumf_cf_event_group(void);
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_cf_events.c290 __init const struct attribute_group **cpumf_cf_event_group(void) in cpumf_cf_event_group() function
Dperf_cpum_cf.c684 cpumf_pmu.attr_groups = cpumf_cf_event_group(); in cpumf_pmu_init()