Searched defs:trace_event (Results 1 – 5 of 5) sorted by relevance
16 struct trace_event { struct21 int trace_event__init(struct trace_event *t); argument
200 void trace_event(union perf_event *event) in trace_event() function
137 struct trace_event { struct141 struct trace_event_functions *funcs; argument144 extern int register_trace_event(struct trace_event *event); argument
294 struct trace_event *trace_event) in trace_raw_output_prep()
3708 struct trace_event *trace_event; in trace_safe_str() local