Searched refs:SNOOP_NONE_MISS (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Dds.c77 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS)) macro
93 OP_LH | P(LVL, LOC_RAM) | LEVEL(RAM) | SNOOP_NONE_MISS, /* 0x0c: L3 miss, excl */
94 OP_LH | P(LVL, REM_RAM1) | LEVEL(RAM) | REM | SNOOP_NONE_MISS, /* 0x0d: L3 miss, excl */

Completed in 268 milliseconds