Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-filter.l134 l1 { return constant(PERF_MEM_LVLNUM_L1); }
H A Darm-spe.c484 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_neoverse()
/linux/tools/include/uapi/linux/
H A Dperf_event.h1357 #define PERF_MEM_LVLNUM_L1 0x01 /* L1 */ macro