PERF_MEM_LVL_SHIFT

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_LVL_SHIFT = 5;

Meta