Home
last modified time | relevance | path

Searched refs:PERF_MEM_LVLNUM_L2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dbpf-filter.l135 l2 { return constant(PERF_MEM_LVLNUM_L2); }
H A Dmem-events.c389 [PERF_MEM_LVLNUM_L2] = "L2",
H A Darm-spe.c637 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()
/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h1360 #define PERF_MEM_LVLNUM_L2 0x02 /* L2 */ macro
/linux-6.15/include/uapi/linux/
H A Dperf_event.h1360 #define PERF_MEM_LVLNUM_L2 0x02 /* L2 */ macro