PERF_MEM_OP_PFETCH

prefetch

version(linux)
extern (C) @nogc nothrow
enum PERF_MEM_OP_PFETCH = 0x08;

Meta