PERF_MAX_STACK_DEPTH

version(linux)
extern (C) @nogc nothrow
enum PERF_MAX_STACK_DEPTH = 127;

Meta