Searched refs:trace_event (Results 1 – 2 of 2) sorted by relevance
54 struct trace_event;57 struct trace_event *event);126 int flags, struct trace_event *event);135 struct trace_event { struct142 extern int register_trace_event(struct trace_event *event); argument143 extern int unregister_trace_event(struct trace_event *event);353 struct trace_event event;
451 struct trace_event *trace_event) \460 ret = trace_raw_output_prep(iter, trace_event); \476 struct trace_event *event) \