Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dftrace_event.h205 struct ftrace_event_class { struct
206 const char *system;
207 void *probe;
209 void *perf_probe;
211 int (*reg)(struct ftrace_event_call *event,
213 int (*define_fields)(struct ftrace_event_call *);
214 struct list_head *(*get_fields)(struct ftrace_event_call *);
215 struct list_head fields;
216 int (*raw_init)(struct ftrace_event_call *);