Searched defs:trace_event (Results 1 – 10 of 10) sorted by relevance
15 struct trace_event { struct20 int trace_event__init(struct trace_event *t); argument
166 void trace_event(union perf_event *event) in trace_event() function
19 struct trace_event { struct32 int trace_event__init(struct trace_event *t); argument
207 void trace_event(union perf_event *event) in trace_event() function
339 struct tep_event *trace_event, void *context) in ikm_event_handler()391 struct tep_event *trace_event, void *context) in ikm_error_handler()
135 struct trace_event { struct139 struct trace_event_functions *funcs; argument142 extern int register_trace_event(struct trace_event *event); argument
148 struct trace_event { struct151 struct trace_event_functions *funcs; argument154 extern int register_trace_event(struct trace_event *event); argument
293 struct trace_event *trace_event) in trace_raw_output_prep()
296 struct trace_event *trace_event) in trace_raw_output_prep()
3769 struct trace_event *trace_event; in trace_safe_str() local