Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/
Dcore.c1763 static struct attribute_group x86_pmu_caps_group; variable
1815 tmp = merge_attr(x86_pmu_caps_group.attrs, x86_pmu.caps_attrs); in init_hw_perf_events()
1817 x86_pmu_caps_group.attrs = tmp; in init_hw_perf_events()
2251 static struct attribute_group x86_pmu_caps_group = { variable
2260 &x86_pmu_caps_group,