PERF_MEM_LOCK_SHIFT

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_LOCK_SHIFT = 24;

Meta