Home
last modified time | relevance | path

Searched refs:PERF_MEM_LVLNUM_RAM (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/tests/
H A Dmem.c56 src.mem_lvl_num = PERF_MEM_LVLNUM_RAM; in test__mem()
/linux/tools/perf/util/
H A Dbpf-filter.l142 ram { return constant(PERF_MEM_LVLNUM_RAM); }
H A Dmem-events.c399 [PERF_MEM_LVLNUM_RAM] = "RAM",
853 case PERF_MEM_LVLNUM_RAM: in mem_stat_index()
H A Darm-spe.c705 data_src->mem_lvl_num = PERF_MEM_LVLNUM_RAM; in arm_spe__synth_data_source_common()
808 data_src->mem_lvl_num = PERF_MEM_LVLNUM_RAM; in arm_spe__synth_data_source_hisi_hip()
813 data_src->mem_lvl_num = PERF_MEM_LVLNUM_RAM; in arm_spe__synth_data_source_hisi_hip()
/linux/include/uapi/linux/
H A Dperf_event.h1405 #define PERF_MEM_LVLNUM_RAM 0x000d /* RAM */ macro
/linux/tools/include/uapi/linux/
H A Dperf_event.h1405 #define PERF_MEM_LVLNUM_RAM 0x000d /* RAM */ macro