Searched defs:trace_event (Results 1 – 4 of 4) sorted by relevance
15 struct trace_event { struct20 int trace_event__init(struct trace_event *t); argument
164 void trace_event(union perf_event *event) in trace_event() function
124 struct trace_event { struct128 struct trace_event_functions *funcs; argument131 extern int register_trace_event(struct trace_event *event); argument
278 struct trace_event *trace_event) in trace_raw_output_prep()