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

#include <event-parse.h>

Data Fields

struct format_fieldnext
 
struct event_formatevent
 
chartype
 
charname
 
int offset
 
int size
 
unsigned int arraylen
 
unsigned int elementsize
 
unsigned long flags
 

Detailed Description

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

Field Documentation

unsigned int arraylen

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

unsigned int elementsize

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

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

unsigned long flags

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

char* name

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

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

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

int size

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

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


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