PERF_MEM_LVL_LOC_RAM

Local DRAM

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_LVL_LOC_RAM = 0x80;

Meta