Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dbpf-filter.l136 l3 { return constant(PERF_MEM_LVLNUM_L3); }
H A Dmem-events.c390 [PERF_MEM_LVLNUM_L3] = "L3",
H A Darm-spe.c652 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_common()
660 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_common()
/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h1361 #define PERF_MEM_LVLNUM_L3 0x03 /* L3 */ macro
/linux-6.15/include/uapi/linux/
H A Dperf_event.h1361 #define PERF_MEM_LVLNUM_L3 0x03 /* L3 */ macro