Home
last modified time | relevance | path

Searched refs:x86_event_sysfs_show (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/events/zhaoxin/
H A Dcore.c456 return x86_event_sysfs_show(page, config, event); in zhaoxin_event_sysfs_show()
/openbmc/linux/arch/x86/events/amd/
H A Dcore.c1243 return x86_event_sysfs_show(page, config, event); in amd_event_sysfs_show()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h1285 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event);
H A Dcore.c1958 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event) in x86_event_sysfs_show() function
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4546 return x86_event_sysfs_show(page, config, event); in intel_event_sysfs_show()