Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Dvpa-dtl.c57 static struct attribute *format_attrs[] = { variable
64 .attrs = format_attrs,
H A Dhv-gpci.c53 static struct attribute *format_attrs[] = { variable
70 .attrs = format_attrs,
H A Dhv-24x7.c184 static struct attribute *format_attrs[] = { variable
196 .attrs = format_attrs,
/linux/arch/x86/events/
H A Dperf_event.h915 struct attribute **format_attrs; member
H A Dcore.c2191 x86_pmu_format_group.attrs = x86_pmu.format_attrs; in init_hw_perf_events()
/linux/arch/x86/events/intel/
H A Dcore.c6345 .format_attrs = intel_arch_formats_attr,
6398 .format_attrs = intel_arch3_formats_attr,
8505 x86_pmu.format_attrs = intel_arch_formats_attr; in intel_pmu_init()