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_classclass
 
charname
 
struct dentrydir
 
struct trace_event event
 
const charprint_fmt
 
struct event_filterfilter
 
voidmod
 
voiddata
 
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: