Searched refs:get_ibs_caps (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dperf_event.h503 extern u32 get_ibs_caps(void);
506 static inline u32 get_ibs_caps(void) { return 0; } function
/linux-master/arch/x86/events/amd/
H A Dibs.c1300 u32 get_ibs_caps(void) function
1305 EXPORT_SYMBOL(get_ibs_caps); variable
H A Dcore.c405 if (event->attr.precise_ip && get_ibs_caps())

Completed in 126 milliseconds