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

Data Fields

struct pevent_function_handlernext
 
enum pevent_func_arg_type ret_type
 
charname
 
pevent_func_handler func
 
struct pevent_func_paramsparams
 
int nr_args
 

Detailed Description

Definition at line 85 of file event-parse.c.

Field Documentation

Definition at line 89 of file event-parse.c.

char* name

Definition at line 88 of file event-parse.c.

Definition at line 86 of file event-parse.c.

int nr_args

Definition at line 91 of file event-parse.c.

Definition at line 90 of file event-parse.c.

enum pevent_func_arg_type ret_type

Definition at line 87 of file event-parse.c.


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