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

#include <trace_seq.h>

Data Fields

unsigned char buffer [PAGE_SIZE]
 
unsigned int len
 
unsigned int readpos
 
int full
 
charbuffer
 
unsigned int buffer_size
 

Detailed Description

Definition at line 13 of file trace_seq.h.

Field Documentation

unsigned char buffer[PAGE_SIZE]

Definition at line 14 of file trace_seq.h.

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

unsigned int buffer_size

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

int full

Definition at line 17 of file trace_seq.h.

unsigned int len

Definition at line 15 of file trace_seq.h.

unsigned int readpos

Definition at line 16 of file trace_seq.h.


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