Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dperf_event.h1345 #define PERF_MEM_LVL_L2 0x20 /* L2 */ macro
/linux-6.15/include/uapi/linux/
H A Dperf_event.h1345 #define PERF_MEM_LVL_L2 0x20 /* L2 */ macro
/linux-6.15/tools/perf/util/
H A Darm-spe.c636 data_src->mem_lvl = PERF_MEM_LVL_L2 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_common()
641 data_src->mem_lvl = PERF_MEM_LVL_L2 | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_common()
/linux-6.15/arch/x86/events/amd/
H A Dibs.c1003 data_src->mem_lvl & PERF_MEM_LVL_L2 || in perf_ibs_get_mem_snoop()