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

#include <ftrace_event.h>

Data Fields

struct list_head list
 
struct ftrace_event_class * class
 
char * name
 
struct dentry * dir
 
struct trace_event event
 
const char * print_fmt
 
struct event_filter * filter
 
void * mod
 
void * data
 
unsigned int flags
 

Detailed Description

Definition at line 194 of file ftrace_event.h.

Field Documentation

Definition at line 196 of file ftrace_event.h.

Definition at line 203 of file ftrace_event.h.

struct dentry* dir

Definition at line 198 of file ftrace_event.h.

Definition at line 199 of file ftrace_event.h.

Definition at line 201 of file ftrace_event.h.

unsigned int flags

Definition at line 223 of file ftrace_event.h.

Definition at line 195 of file ftrace_event.h.

void* mod

Definition at line 202 of file ftrace_event.h.

char* name

Definition at line 197 of file ftrace_event.h.

Definition at line 200 of file ftrace_event.h.


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