Searched refs:MISS (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/amd/ |
| H A D | ariadne.h | 182 #define MISS 0x0010 /* Missed Frame */ macro
|
| /linux/arch/powerpc/perf/ |
| H A D | isa207-common.h | 276 #define PM(a, b) (P(LVL, MISS) | P(a, b))
|
| /linux/tools/perf/util/ |
| H A D | mem-events.c | 733 if ((lvl & P(LVL, MISS))) in c2c_decode_stats() 749 if (lvl & P(LVL, MISS)) in c2c_decode_stats()
|
| H A D | intel-pt.c | 2303 #define SNOOP_NONE_MISS (P(SNOOP, NONE) | P(SNOOP, MISS)) 2310 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA), /* L3 miss|SNP N/A */ 2330 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA), /* L3 miss|SNP N/A */ in pebs_set_tlb_lock() 2335 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, MISS), /* L3 hit|SNP Hit */ in pebs_set_tlb_lock() 2357 *val |= P(TLB, MISS) | P(TLB, L2); in intel_pt_grt_latency_data()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 12 The policy can return a simple HIT or MISS or issue a migration.
|
| /linux/arch/x86/include/asm/ |
| H A D | perf_event_p4.h | 606 P4_GEN_ESCR_EMASK(P4_EVENT_ITLB_REFERENCE, MISS, 1),
|