Searched refs:PERF_MEM_LVL_L3 (Results 1 – 3 of 3) sorted by relevance
463 data_src->mem_lvl = PERF_MEM_LVL_L3 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()471 data_src->mem_lvl = PERF_MEM_LVL_L3 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()499 data_src->mem_lvl = PERF_MEM_LVL_L3; in arm_spe__synth_data_source_generic()
1325 #define PERF_MEM_LVL_L3 0x40 /* L3 */ macro