Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dperf_event.h1336 #define PERF_MEM_LVL_LOC_RAM 0x80 /* Local DRAM */ macro
/linux-6.12.1/tools/include/uapi/linux/
Dperf_event.h1336 #define PERF_MEM_LVL_LOC_RAM 0x80 /* Local DRAM */ macro
/linux-6.12.1/tools/perf/util/
Darm-spe.c486 data_src->mem_lvl = PERF_MEM_LVL_LOC_RAM | PERF_MEM_LVL_HIT; in arm_spe__synth_data_source_neoverse()