Home
last modified time | relevance | path

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

/linux-5.15/arch/x86/events/zhaoxin/
A Dcore.c456 return x86_event_sysfs_show(page, config, event); in zhaoxin_event_sysfs_show()
/linux-5.15/arch/x86/events/amd/
A Dcore.c905 return x86_event_sysfs_show(page, config, event); in amd_event_sysfs_show()
/linux-5.15/arch/x86/events/
A Dperf_event.h1184 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event);
A Dcore.c1958 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event) in x86_event_sysfs_show() function
/linux-5.15/arch/x86/events/intel/
A Dcore.c4209 return x86_event_sysfs_show(page, config, event); in intel_event_sysfs_show()