Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/zhaoxin/
H A Dcore.c456 return x86_event_sysfs_show(page, config, event); in zhaoxin_event_sysfs_show()
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dcore.c905 return x86_event_sysfs_show(page, config, event); in amd_event_sysfs_show()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h1058 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event);
H A Dcore.c1870 ssize_t x86_event_sysfs_show(char *page, u64 config, u64 event) in x86_event_sysfs_show() function
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c3979 return x86_event_sysfs_show(page, config, event); in intel_event_sysfs_show()