Searched refs:PERF_MEM_LVL_MISS (Results 1 – 7 of 7) sorted by relevance
42 src.mem_lvl = PERF_MEM_LVL_MISS; in test__mem()
207 miss = m & PERF_MEM_LVL_MISS; in perf_mem__lvl_scnprintf()210 m &= ~(PERF_MEM_LVL_HIT|PERF_MEM_LVL_MISS); in perf_mem__lvl_scnprintf()
1159 #define PERF_MEM_LVL_MISS 0x04 /* miss level */ macro
1044 #define PERF_MEM_LVL_MISS 0x04 /* miss level */ macro
1164 #define PERF_MEM_LVL_MISS 0x04 /* miss level */ macro
161 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_MISS; in precise_datala_hsw()