PAPI  5.7.0.0
perf_sample_event_t Union Reference
Collaboration diagram for perf_sample_event_t:

Data Fields

struct perf_event_header header
 
struct ip_event ip
 
struct lost_event lost
 

Detailed Description

Definition at line 214 of file perf_helpers.h.

Field Documentation

◆ header

struct perf_event_header perf_sample_event_t::header

Definition at line 215 of file perf_helpers.h.

◆ ip

struct ip_event perf_sample_event_t::ip

Definition at line 216 of file perf_helpers.h.

◆ lost

struct lost_event perf_sample_event_t::lost

Definition at line 217 of file perf_helpers.h.


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