Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Darm-spe.c693 data_src->mem_lvl_num = PERF_MEM_LVLNUM_NA; in arm_spe__synth_data_source_common()
701 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_common()
706 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()
711 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()
721 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_ampereone()
729 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_ampereone()
738 data_src->mem_lvl_num = PERF_MEM_LVLNUM_NA; in arm_spe__synth_data_source_ampereone()
744 data_src->mem_lvl_num = PERF_MEM_LVLNUM_RAM; in arm_spe__synth_data_source_ampereone()
802 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_hisi_hip()
807 data_src->mem_lvl_num in arm_spe__synth_data_source_hisi_hip()
[all...]
H A Dmem-events.c463 lvl = data_src.mem_lvl_num; in perf_mem__lvl_scnprintf()
833 switch (src.mem_lvl_num) { in mem_stat_index()
850 switch (src.mem_lvl_num) { in mem_stat_index()
/linux/tools/perf/tests/
H A Dmem.c37 src.mem_lvl_num = 4; in test__mem()
46 src.mem_lvl_num = PERF_MEM_LVLNUM_PMEM; in test__mem()
56 src.mem_lvl_num = PERF_MEM_LVLNUM_RAM; in test__mem()
/linux/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c64 mem_lvl_num:4, /* memory hierarchy level number */ member
149 return kctx->data->data_src.mem_lvl_num; in perf_get_sample()
/linux/tools/include/uapi/linux/
H A Dperf_event.h1328 mem_lvl_num : 4, /* Memory hierarchy level number */ member
1347 mem_lvl_num : 4, /* Memory hierarchy level number */ member
/linux/include/uapi/linux/
H A Dperf_event.h1328 mem_lvl_num : 4, /* Memory hierarchy level number */ member
1347 mem_lvl_num : 4, /* Memory hierarchy level number */ member