Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h1324 #define PERF_MEM_LVL_L2 0x20 /* L2 */ macro
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h1324 #define PERF_MEM_LVL_L2 0x20 /* L2 */ macro
/openbmc/linux/tools/perf/util/
H A Darm-spe.c448 data_src->mem_lvl = PERF_MEM_LVL_L2 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()
453 data_src->mem_lvl = PERF_MEM_LVL_L2 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c874 data_src->mem_lvl & PERF_MEM_LVL_L2 || in perf_ibs_get_mem_snoop()