Linux Perf
sample_event Struct Reference

#include <event.h>

Collaboration diagram for sample_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u64 array []
 

Detailed Description

Definition at line 97 of file event.h.

Member Data Documentation

◆ array

u64 sample_event::array[]

Definition at line 99 of file event.h.

◆ header

struct perf_event_header sample_event::header

Definition at line 98 of file event.h.


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