Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dtrace-event.h14 struct trace_event { struct
19 int trace_event__init(struct trace_event *t); argument
Ddebug.c108 void trace_event(union perf_event *event) in trace_event() function
/linux-4.1.27/include/linux/
Dftrace_event.h128 struct trace_event { struct
132 struct trace_event_functions *funcs; argument
135 extern int register_ftrace_event(struct trace_event *event); argument
/linux-4.1.27/kernel/trace/
Dtrace_output.c226 struct trace_event *trace_event) in ftrace_raw_output_prep()