PERF_RECORD_MISC_CPUMODE_MASK

version(linux)
extern (C) @nogc nothrow
enum PERF_RECORD_MISC_CPUMODE_MASK = 7 << 0;

Meta