Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Dcore.c2224 #define KNL_OT_L2_HITF BIT_ULL(20) /* Other Tile L2 Hit */ macro
2235 #define KNL_L2_MISS (KNL_OT_L2_HITE | KNL_OT_L2_HITF | \