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

#include <trace.h>

Data Fields

struct list_head link
 
charname
 
chartype
 
int filter_type
 
int offset
 
int size
 
int is_signed
 

Detailed Description

Definition at line 728 of file trace.h.

Field Documentation

Definition at line 732 of file trace.h.

int is_signed

Definition at line 735 of file trace.h.

Definition at line 729 of file trace.h.

char* name

Definition at line 730 of file trace.h.

Definition at line 733 of file trace.h.

int size

Definition at line 734 of file trace.h.

Definition at line 731 of file trace.h.


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