PERF_AUX_FLAG_PARTIAL

record contains gaps

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

Meta