Searched defs:trace_event (Results 1 – 4 of 4) sorted by relevance
14 struct trace_event { struct19 int trace_event__init(struct trace_event *t); argument
108 void trace_event(union perf_event *event) in trace_event() function
128 struct trace_event { struct132 struct trace_event_functions *funcs; argument135 extern int register_ftrace_event(struct trace_event *event); argument
226 struct trace_event *trace_event) in ftrace_raw_output_prep()