Searched refs:PERF_MEM_LVL_HIT (Results 1 – 3 of 3) sorted by relevance
853 #define PERF_MEM_LVL_HIT 0x02 /* hit level */ macro
745 hit = m & PERF_MEM_LVL_HIT; in hist_entry__lvl_snprintf()749 m &= ~(PERF_MEM_LVL_HIT|PERF_MEM_LVL_MISS); in hist_entry__lvl_snprintf()
132 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_HIT; in precise_datala_hsw()