Home
last modified time | relevance | path

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

/tools/perf/util/
Dbpf-filter.l114 l2 { return constant(PERF_MEM_LVLNUM_L2); }
Darm-spe.c449 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_neoverse()
454 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_neoverse()
/tools/include/uapi/linux/
Dperf_event.h1339 #define PERF_MEM_LVLNUM_L2 0x02 /* L2 */ macro