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

#include <ftrace.h>

Data Fields

struct list_head list
 
charname
 
int(* func )(struct ftrace_hash *hash, char *func, char *cmd, char *params, int enable)
 

Detailed Description

Definition at line 241 of file ftrace.h.

Field Documentation

int(* func)(struct ftrace_hash *hash, char *func, char *cmd, char *params, int enable)

Definition at line 244 of file ftrace.h.

Definition at line 242 of file ftrace.h.

char* name

Definition at line 243 of file ftrace.h.


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