Home
last modified time | relevance | path

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

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