PERF_MEM_SNOOP_SHIFT

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_SNOOP_SHIFT = 19;

Meta