Home
last modified time | relevance | path

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

/tools/perf/util/
A Dbpf-filter.l134 l1 { return constant(PERF_MEM_LVLNUM_L1); }
A Dmem-events.c385 [PERF_MEM_LVLNUM_L1] = "L1",
831 case PERF_MEM_LVLNUM_L1: in mem_stat_index()
A Darm-spe.c637 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_common()
808 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_hisi_hip()
/tools/include/uapi/linux/
A Dperf_event.h1370 #define PERF_MEM_LVLNUM_L1 0x0001 /* L1 */ macro

Completed in 17 milliseconds