Searched defs:get_ibs_caps (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Dperf_event.h210 extern u32 get_ibs_caps(void);
212 static inline u32 get_ibs_caps(void) { return 0; } function
/arch/x86/kernel/cpu/
H A Dperf_event_amd_ibs.c692 u32 get_ibs_caps(void) function
697 EXPORT_SYMBOL(get_ibs_caps); variable

Completed in 45 milliseconds