Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2154 #define KNL_OT_L2_HITF BIT_ULL(20) /* Other Tile L2 Hit */ macro
2165 #define KNL_L2_MISS (KNL_OT_L2_HITE | KNL_OT_L2_HITF | \