events_sysfs_show 925 arch/x86/events/amd/core.c .events_sysfs_show = amd_event_sysfs_show, events_sysfs_show 1660 arch/x86/events/core.c return x86_pmu.events_sysfs_show(page, config); events_sysfs_show 1662 arch/x86/events/core.c EXPORT_SYMBOL_GPL(events_sysfs_show); events_sysfs_show 1830 arch/x86/events/core.c if (!x86_pmu.events_sysfs_show) events_sysfs_show 3903 arch/x86/events/intel/core.c .events_sysfs_show = intel_event_sysfs_show, events_sysfs_show 3948 arch/x86/events/intel/core.c .events_sysfs_show = intel_event_sysfs_show, events_sysfs_show 231 arch/x86/events/intel/p6.c .events_sysfs_show = intel_event_sysfs_show, events_sysfs_show 628 arch/x86/events/perf_event.h ssize_t (*events_sysfs_show)(char *page, u64 config); events_sysfs_show 746 arch/x86/events/perf_event.h .attr = __ATTR(_name, 0444, events_sysfs_show, NULL), \ events_sysfs_show 753 arch/x86/events/perf_event.h .attr = __ATTR(_name, 0444, events_sysfs_show, NULL), \ events_sysfs_show 900 arch/x86/events/perf_event.h ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr,