perf_event_header

version(linux)
extern (C) @nogc nothrow
struct perf_event_header {}

Members

Variables

misc
ushort misc;
size
ushort size;
type
uint type;

Meta