PERF_MEM_LVL_MISS

miss level

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

Meta