Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c59 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS)) macro
75 OP_LH | P(LVL, LOC_RAM) | LEVEL(RAM) | SNOOP_NONE_MISS, /* 0x0c: L3 miss, excl */
76 OP_LH | P(LVL, REM_RAM1) | LEVEL(RAM) | REM | SNOOP_NONE_MISS, /* 0x0d: L3 miss, excl */
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c76 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS)) macro
92 OP_LH | P(LVL, LOC_RAM) | LEVEL(RAM) | SNOOP_NONE_MISS, /* 0x0c: L3 miss, excl */
93 OP_LH | P(LVL, REM_RAM1) | LEVEL(RAM) | REM | SNOOP_NONE_MISS, /* 0x0d: L3 miss, excl */

Completed in 7 milliseconds