PERF_EVENT_IOC_REFRESH

version(linux)
extern (C) @nogc nothrow
enum PERF_EVENT_IOC_REFRESH = _IO('$', 2);

Meta