Home
last modified time | relevance | path

Searched defs:ftrace_event_class (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dftrace_event.h153 struct ftrace_event_class { struct
154 char *system;
155 void *probe;
157 void *perf_probe;
159 int (*reg)(struct ftrace_event_call *event,
161 int (*define_fields)(struct ftrace_event_call *);
162 struct list_head *(*get_fields)(struct ftrace_event_call *);
163 struct list_head fields;
164 int (*raw_init)(struct ftrace_event_call *);