Home
last modified time | relevance | path

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

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