Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Darm-spe.c463 data_src->mem_lvl = PERF_MEM_LVL_L3 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()
471 data_src->mem_lvl = PERF_MEM_LVL_L3 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()
499 data_src->mem_lvl = PERF_MEM_LVL_L3; in arm_spe__synth_data_source_generic()
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h1325 #define PERF_MEM_LVL_L3 0x40 /* L3 */ macro
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h1325 #define PERF_MEM_LVL_L3 0x40 /* L3 */ macro