Linux Perf
auxtrace_index_entry Struct Reference

#include <auxtrace.h>

Collaboration diagram for auxtrace_index_entry:
Collaboration graph

Public Attributes

u64 file_offset
 
u64 sz
 

Detailed Description

struct auxtrace_index_entry - indexes a AUX area tracing event within a perf.data file. : offset within the perf.data file : size of the event

Definition at line 110 of file auxtrace.h.

Member Data Documentation

◆ file_offset

u64 auxtrace_index_entry::file_offset

Definition at line 111 of file auxtrace.h.

◆ sz

u64 auxtrace_index_entry::sz

Definition at line 112 of file auxtrace.h.


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