PERF_AUX_FLAG_OVERWRITE

snapshot from overwrite mode

version(linux)
extern (C) @nogc nothrow
enum PERF_AUX_FLAG_OVERWRITE = 0x02;

Meta