PERF_MEM_OP_NA

type of opcode (load/store/prefetch,code) *//** not available

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_OP_NA = 0x01;

Meta