PERF_RECORD_MISC_CPUMODE_UNKNOWN

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

Meta