PERF_EVENT_IOC_SET_BPF

version(linux)
extern (C) @nogc nothrow
enum PERF_EVENT_IOC_SET_BPF = _IOW!uint('$', 8);

Meta