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

#include <trace.h>

Data Fields

filter_pred_fn_t fn
 
u64 val
 
struct regex regex
 
unsigned shortops
 
struct ftrace_event_fieldfield
 
int offset
 
int not
 
int op
 
unsigned short index
 
unsigned short parent
 
unsigned short left
 
unsigned short right
 

Detailed Description

Definition at line 789 of file trace.h.

Field Documentation

Definition at line 794 of file trace.h.

Definition at line 790 of file trace.h.

unsigned short index

Definition at line 798 of file trace.h.

unsigned short left

Definition at line 800 of file trace.h.

int not

Definition at line 796 of file trace.h.

Definition at line 795 of file trace.h.

Definition at line 797 of file trace.h.

unsigned short* ops

Definition at line 793 of file trace.h.

unsigned short parent

Definition at line 799 of file trace.h.

Definition at line 792 of file trace.h.

unsigned short right

Definition at line 801 of file trace.h.

u64 val

Definition at line 791 of file trace.h.


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