perf_event_sysfs_show  135 arch/powerpc/perf/imc-pmu.c 	attr->attr.show = perf_event_sysfs_show;
perf_event_sysfs_show  109 arch/x86/events/intel/rapl.c 	.attr		= __ATTR(_name, 0444, perf_event_sysfs_show, NULL),	\
perf_event_sysfs_show  831 drivers/gpu/drm/i915/i915_pmu.c 	attr->attr.show = perf_event_sysfs_show;
perf_event_sysfs_show 1446 include/linux/perf_event.h ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr,
perf_event_sysfs_show 1457 include/linux/perf_event.h 	.attr		= __ATTR(_name, 0444, perf_event_sysfs_show, NULL), \
perf_event_sysfs_show 12269 kernel/events/core.c EXPORT_SYMBOL_GPL(perf_event_sysfs_show);