Searched refs:PERF_MEM_LVLNUM_L2 (Results 1 – 5 of 5) sorted by relevance
135 l2 { return constant(PERF_MEM_LVLNUM_L2); }
389 [PERF_MEM_LVLNUM_L2] = "L2",
637 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()642 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()
1360 #define PERF_MEM_LVLNUM_L2 0x02 /* L2 */ macro