Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dbpf-filter.l134 l1 { return constant(PERF_MEM_LVLNUM_L1); }
H A Dmem-events.c388 [PERF_MEM_LVLNUM_L1] = "L1",
H A Darm-spe.c632 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_common()
/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h1359 #define PERF_MEM_LVLNUM_L1 0x01 /* L1 */ macro
/linux-6.15/include/uapi/linux/
H A Dperf_event.h1359 #define PERF_MEM_LVLNUM_L1 0x01 /* L1 */ macro