PERF_MEM_OP_STORE

store instruction

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

Meta