Home
last modified time | relevance | path

Searched refs:merge_attr (Results 1 – 4 of 4) sorted by relevance

/arch/s390/kernel/
Dperf_cpum_cf_events.c265 static __init struct attribute **merge_attr(struct attribute **a, in merge_attr() function
317 combined = merge_attr(cpumcf_pmu_event_attr, model); in cpumf_cf_event_group()
/arch/x86/kernel/cpu/
Dperf_event.h801 struct attribute **merge_attr(struct attribute **a, struct attribute **b);
Dperf_event.c1582 __init struct attribute **merge_attr(struct attribute **a, struct attribute **b) in merge_attr() function
1750 tmp = merge_attr(x86_pmu_events_group.attrs, x86_pmu.cpu_events); in init_hw_perf_events()
Dperf_event_intel.c3555 x86_pmu.format_attrs = merge_attr(intel_arch3_formats_attr, in intel_pmu_init()