Symbol: REM
arch/powerpc/perf/isa207-common.c
240
ret |= PH(LVL, REM_RAM1) | REM | LEVEL(RAM) | P(HOPS, 2);
arch/powerpc/perf/isa207-common.c
242
ret |= P(LVL, HIT) | LEVEL(PMEM) | REM;
arch/powerpc/perf/isa207-common.c
244
ret |= PH(LVL, REM_RAM2) | REM | LEVEL(RAM) | P(HOPS, 3);
arch/powerpc/perf/isa207-common.c
257
ret = REM | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
269
ret = PH(LVL, L2) | LEVEL(L2) | REM | P(SNOOP, HIT) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
271
ret = PH(LVL, L2) | LEVEL(L2) | REM | P(SNOOP, HITM) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
273
ret = PH(LVL, L3) | LEVEL(L3) | REM | P(SNOOP, HIT) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
275
ret = PH(LVL, L3) | LEVEL(L3) | REM | P(SNOOP, HITM) | P(HOPS, 0);
arch/powerpc/perf/isa207-common.c
281
ret = PH(LVL, REM_CCE1) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
284
ret = PH(LVL, REM_CCE1) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
287
ret = PH(LVL, REM_CCE2) | LEVEL(ANY_CACHE) | REM |
arch/powerpc/perf/isa207-common.c
290
ret = PH(LVL, REM_CCE2) | LEVEL(ANY_CACHE) | REM |
arch/x86/events/amd/ibs.c
869
[IBS_DATA_SRC_REM_CACHE] = L(REM_CCE2) | LN(ANY_CACHE) | REM | HOPS(1),
arch/x86/events/amd/ibs.c
878
[IBS_DATA_SRC_EXT_NEAR_CCX_CACHE] = L(REM_CCE1) | LN(ANY_CACHE) | REM | HOPS(0),
arch/x86/events/amd/ibs.c
880
[IBS_DATA_SRC_EXT_FAR_CCX_CACHE] = L(REM_CCE2) | LN(ANY_CACHE) | REM | HOPS(1),
arch/x86/events/amd/ibs.c
936
val = L(REM_RAM1) | LN(RAM) | REM | HOPS(1);
arch/x86/events/amd/ibs.c
938
val |= REM | HOPS(1);
arch/x86/events/amd/ibs.c
951
val = L(REM_RAM1) | LN(RAM) | REM | HOPS(1);
arch/x86/events/amd/ibs.c
953
val |= REM | HOPS(1);
arch/x86/events/intel/ds.c
134
OP_LH | P(LVL, REM_CCE1) | REM | LEVEL(L3) | P(SNOOP, HIT), /* 0x08: L3 miss snoop hit */
arch/x86/events/intel/ds.c
135
OP_LH | P(LVL, REM_CCE1) | REM | LEVEL(L3) | P(SNOOP, HITM), /* 0x09: L3 miss snoop hitm*/
arch/x86/events/intel/ds.c
137
OP_LH | P(LVL, REM_RAM1) | REM | LEVEL(L3) | P(SNOOP, HIT), /* 0x0b: L3 miss, shared */
arch/x86/events/intel/ds.c
139
OP_LH | P(LVL, REM_RAM1) | LEVEL(RAM) | REM | SNOOP_NONE_MISS, /* 0x0d: L3 miss, excl */
arch/x86/events/intel/ds.c
157
data_source[0x09] = OP_LH | pmem_or_l4 | REM | P(SNOOP, HIT);
arch/x86/events/intel/ds.c
158
data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE);
arch/x86/events/intel/ds.c
159
data_source[0x0c] = OP_LH | LEVEL(ANY_CACHE) | REM | P(SNOOPX, FWD);
arch/x86/events/intel/ds.c
160
data_source[0x0d] = OP_LH | LEVEL(ANY_CACHE) | REM | P(SNOOP, HITM);
arch/x86/events/intel/ds.c
198
data_source[0x0b] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE);
arch/x86/events/intel/ds.c
199
data_source[0x0c] = OP_LH | LEVEL(RAM) | REM | P(SNOOPX, FWD);
arch/x86/events/intel/ds.c
200
data_source[0x0d] = OP_LH | LEVEL(RAM) | REM | P(SNOOP, HITM);
arch/x86/events/intel/ds.c
346
val |= REM;
drivers/gpib/ni_usb/ni_usb_gpib.c
320
static const unsigned int ni_usb_ibsta_mask = SRQI | ATN | CIC | REM | LACS | TACS | LOK;
drivers/gpib/ni_usb/ni_usb_gpib.h
163
SRQI | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS;
include/uapi/linux/gpib.h
53
EVENT | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS | SRQI,
tools/perf/util/intel-pt.c
2297
OP_LH | P(LVL, REM_CCE1) | REM | LEVEL(L3) | P(SNOOP, HITM), /* Remote L3 hit|SNP HitM */
tools/perf/util/intel-pt.c
2299
OP_LH | P(LVL, REM_RAM1) | REM | LEVEL(L3) | P(SNOOP, HIT), /* Remote L3 hit|SNP Hit */
tools/perf/util/intel-pt.c
2301
OP_LH | P(LVL, REM_RAM1) | LEVEL(RAM) | REM | SNOOP_NONE_MISS, /* Remote RAM hit|SNP None or Miss */
tools/perf/util/intel-pt.c
2317
OP_LH | P(LVL, REM_CCE1) | REM | LEVEL(L3) | P(SNOOP, HITM), /* Remote L3 hit|SNP HitM */
tools/perf/util/intel-pt.c
2319
OP_LH | LEVEL(RAM) | REM | P(SNOOP, NONE), /* Remote L3 hit|SNP Hit */
tools/perf/util/intel-pt.c
2320
OP_LH | LEVEL(RAM) | REM | P(SNOOPX, FWD), /* RAM hit|SNP None or Miss */
tools/perf/util/intel-pt.c
2321
OP_LH | LEVEL(RAM) | REM | P(SNOOP, HITM), /* Remote RAM hit|SNP None or Miss */