Linux Perf
throttle_event Struct Reference

#include <event.h>

Collaboration diagram for throttle_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u64 time
 
u64 id
 
u64 stream_id
 

Detailed Description

Definition at line 80 of file event.h.

Member Data Documentation

◆ header

struct perf_event_header throttle_event::header

Definition at line 81 of file event.h.

◆ id

u64 throttle_event::id

Definition at line 83 of file event.h.

◆ stream_id

u64 throttle_event::stream_id

Definition at line 84 of file event.h.

◆ time

u64 throttle_event::time

Definition at line 82 of file event.h.


The documentation for this struct was generated from the following file: