perf_record_throttle
struct perf_record_throttle throttle;
member_def(perf_record_throttle, time, T_ULONGLONG, "timestamp"),
member_def(perf_record_throttle, id, T_ULONGLONG, "event id"),
member_def(perf_record_throttle, stream_id, T_ULONGLONG, "event stream id"),
const struct perf_record_throttle *te = (const struct perf_record_throttle *)
[PERF_RECORD_THROTTLE] = sizeof(struct perf_record_throttle),
[PERF_RECORD_UNTHROTTLE] = sizeof(struct perf_record_throttle),