Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h554 #define IBS_OP_LDLAT_EN (1ULL<<63) macro
/linux-6.15/arch/x86/events/amd/
H A Dibs.c358 config |= IBS_OP_L3MISSONLY | IBS_OP_LDLAT_EN; in perf_ibs_init()