PERF_MEM_SNOOP_HIT

snoop hit

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_SNOOP_HIT = 0x04;

Meta