Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h477 extern u32 get_ibs_caps(void);
479 static inline u32 get_ibs_caps(void) { return 0; } in get_ibs_caps() function
/linux-6.3-rc2/arch/x86/events/amd/
A Dibs.c1292 u32 get_ibs_caps(void) in get_ibs_caps() function
1297 EXPORT_SYMBOL(get_ibs_caps);
A Dcore.c376 if (event->attr.precise_ip && get_ibs_caps()) in amd_pmu_hw_config()

Completed in 10 milliseconds