Lines Matching defs:trace_event
1948 struct trace_event *event;
2454 struct trace_event *trace_event;
2481 trace_event = ftrace_find_event(iter->ent->type);
2482 if (!trace_event)
2485 event = container_of(trace_event, struct trace_event_call, event);
2520 struct trace_event *trace_event;
2526 trace_event = ftrace_find_event(iter->ent->type);
2530 if (!trace_event) {
2535 event = container_of(trace_event, struct trace_event_call, event);
3018 static bool is_syscall_event(struct trace_event *event)
3026 static inline bool is_syscall_event(struct trace_event *event)
3039 struct trace_event *event;
3084 struct trace_event *event;
3110 struct trace_event *event;
3139 struct trace_event *event;