Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h915 ssize_t (*events_sysfs_show)(char *page, u64 config); member
1128 .attr = __ATTR(_name, 0444, events_sysfs_show, NULL), \
1135 .attr = __ATTR(_name, 0444, events_sysfs_show, NULL), \
1451 ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr,
/linux/arch/x86/events/amd/
H A Dcore.c1347 .events_sysfs_show = amd_event_sysfs_show,
/linux/arch/x86/events/intel/
H A Dcore.c6640 .events_sysfs_show = intel_event_sysfs_show,
6693 .events_sysfs_show = intel_event_sysfs_show,