trace_events
struct trace_event_call **trace_events;
mod->trace_events = section_objs(info, "_ftrace_events",
sizeof(*mod->trace_events),
start = mod->trace_events;
end = mod->trace_events + mod->num_trace_events;
extern int __trace_event_expect(enum trace_events type, int family,
static inline void trace_hash_event_expect(enum trace_events type,
static inline void trace_ao_event_expect(enum trace_events type,
static inline void trace_ao_event_sk_expect(enum trace_events type,
static inline void trace_ao_event_sne_expect(enum trace_events type,
static bool event_has_flags(enum trace_events event)
enum trace_events type;
static int tracer_scan_event(const char *line, enum trace_events event,
int __trace_event_expect(enum trace_events type, int family,
struct trace_events *tevent;
struct trace_events *events;
static void trace_events_free(struct trace_events *events)
struct trace_events *tevent = events;
struct trace_events *free_event;
struct trace_events *trace_event_alloc(const char *event_string)
struct trace_events *tevent;
int trace_event_add_filter(struct trace_events *event, char *filter)
int trace_event_add_trigger(struct trace_events *event, char *trigger)
struct trace_events *tevent)
struct trace_events *tevent)
struct trace_events *tevent)
struct trace_events *events)
struct trace_events *tevent = events;
struct trace_events *tevent)
struct trace_events *tevent)
struct trace_events *events)
struct trace_events *tevent = events;
struct trace_events *events)
struct trace_events *trace_event_alloc(const char *event_string);
struct trace_events *events);
struct trace_events *events);
struct trace_events *events);
int trace_event_add_filter(struct trace_events *event, char *filter);
int trace_event_add_trigger(struct trace_events *event, char *trigger);
struct trace_events *next;