PERF_AUX_FLAG_COLLISION

sample collided with another

version(linux)
extern (C) @nogc nothrow
enum PERF_AUX_FLAG_COLLISION = 0x08;

Meta