Linux Perf
sample_wrapper Struct Reference
Collaboration diagram for sample_wrapper:
Collaboration graph

Public Attributes

struct sample_wrappernext
 
u64 timestamp
 
unsigned char data [0]
 

Detailed Description

Definition at line 129 of file builtin-timechart.c.

Member Data Documentation

◆ data

unsigned char sample_wrapper::data[0]

Definition at line 133 of file builtin-timechart.c.

◆ next

struct sample_wrapper* sample_wrapper::next

Definition at line 130 of file builtin-timechart.c.

◆ timestamp

u64 sample_wrapper::timestamp

Definition at line 132 of file builtin-timechart.c.


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