Home
last modified time | relevance | path

Searched defs:trace_event (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtrace-event.h15 struct trace_event { struct
20 int trace_event__init(struct trace_event *t); argument
H A Ddebug.c166 void trace_event(union perf_event *event) in trace_event() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h131 struct trace_event { struct
135 struct trace_event_functions *funcs; argument
138 extern int register_trace_event(struct trace_event *event); argument
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_output.c293 struct trace_event *trace_event) in trace_raw_output_prep()