Home
last modified time | relevance | path

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

/tools/perf/tests/
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()
/tools/perf/util/
A Darm-spe.c629 data_src->mem_lvl_num = PERF_MEM_LVLNUM_NA; in arm_spe__synth_data_source_common()
637 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L1; in arm_spe__synth_data_source_common()
642 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()
647 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_common()
657 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_common()
665 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_common()
738 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_hisi_hip()
743 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L2; in arm_spe__synth_data_source_hisi_hip()
749 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_hisi_hip()
754 data_src->mem_lvl_num = PERF_MEM_LVLNUM_L3; in arm_spe__synth_data_source_hisi_hip()
[all …]
A Dmem-events.c460 lvl = data_src.mem_lvl_num; in perf_mem__lvl_scnprintf()
830 switch (src.mem_lvl_num) { in mem_stat_index()
847 switch (src.mem_lvl_num) { in mem_stat_index()
/tools/perf/util/bpf_skel/
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()
/tools/include/uapi/linux/
A Dperf_event.h1307 mem_lvl_num : 4, /* Memory hierarchy level number */ member
1324 mem_lvl_num : 4, /* Memory hierarchy level number */ member

Completed in 16 milliseconds