Home
last modified time | relevance | path

Searched refs:IBS_CAPS_OPLDLAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h527 #define IBS_CAPS_OPLDLAT (1U<<12) macro
/linux-6.15/arch/x86/events/amd/
H A Dibs.c275 (ibs_caps & IBS_CAPS_OPLDLAT) && in perf_ibs_ldlat_event()
643 return ibs_caps & IBS_CAPS_OPLDLAT ? attr->mode : 0; in ibs_op_ldlat_is_visible()