Home
last modified time | relevance | path

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

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