Searched refs:PERF_MEM_LVL_HIT (Results 1 – 7 of 7) sorted by relevance
33 src.mem_lvl = PERF_MEM_LVL_HIT; in test__mem()
206 hit = m & PERF_MEM_LVL_HIT; in perf_mem__lvl_scnprintf()210 m &= ~(PERF_MEM_LVL_HIT|PERF_MEM_LVL_MISS); in perf_mem__lvl_scnprintf()
1158 #define PERF_MEM_LVL_HIT 0x02 /* hit level */ macro
1043 #define PERF_MEM_LVL_HIT 0x02 /* hit level */ macro
1163 #define PERF_MEM_LVL_HIT 0x02 /* hit level */ macro
159 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_HIT; in precise_datala_hsw()