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

#include <event-parse.h>

Data Fields

enum filter_value_type type
 
union {
   char *   str
 
   unsigned long long   val
 
}; 
 

Detailed Description

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

Field Documentation

union { ... }
char* str

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

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

unsigned long long val

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


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