Searched refs:perf_event_sysfs_show (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/events/
H A Drapl.c100 .attr = __ATTR(_name, 0444, perf_event_sysfs_show, NULL), \
/linux-master/include/linux/
H A Dperf_event.h1855 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr,
1866 .attr = __ATTR(_name, 0444, perf_event_sysfs_show, NULL), \
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c147 attr->attr.show = perf_event_sysfs_show;
/linux-master/drivers/gpu/drm/i915/
H A Di915_pmu.c977 attr->attr.show = perf_event_sysfs_show;
/linux-master/kernel/events/
H A Dcore.c13778 ssize_t perf_event_sysfs_show(struct device *dev, struct device_attribute *attr, function
13789 EXPORT_SYMBOL_GPL(perf_event_sysfs_show); variable

Completed in 245 milliseconds