Searched refs:x86_event_sysfs_show (Results 1 – 5 of 5) sorted by relevance
| /linux-5.15/arch/x86/events/zhaoxin/ |
| A D | core.c | 456 return x86_event_sysfs_show(page, config, event); in zhaoxin_event_sysfs_show()
|
| /linux-5.15/arch/x86/events/amd/ |
| A D | core.c | 905 return x86_event_sysfs_show(page, config, event); in amd_event_sysfs_show()
|
| /linux-5.15/arch/x86/events/ |
| A D | perf_event.h | 1184 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event);
|
| A D | core.c | 1958 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 D | core.c | 4209 return x86_event_sysfs_show(page, config, event); in intel_event_sysfs_show()
|