Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pevent_record Struct Reference

#include <event-parse.h>

Data Fields

unsigned long long ts
 
unsigned long long offset
 
long long missed_events
 
int record_size
 
int size
 
voiddata
 
int cpu
 
int ref_count
 
int locked
 
voidpriv
 

Detailed Description

Definition at line 42 of file event-parse.h.

Field Documentation

Definition at line 49 of file event-parse.h.

Definition at line 48 of file event-parse.h.

int locked

Definition at line 51 of file event-parse.h.

long long missed_events

Definition at line 45 of file event-parse.h.

unsigned long long offset

Definition at line 44 of file event-parse.h.

Definition at line 52 of file event-parse.h.

int record_size

Definition at line 46 of file event-parse.h.

int ref_count

Definition at line 50 of file event-parse.h.

int size

Definition at line 47 of file event-parse.h.

unsigned long long ts

Definition at line 43 of file event-parse.h.


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