Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dtrace-event.h14 struct trace_event { struct
19 int trace_event__init(struct trace_event *t); argument
Ddebug.c113 void trace_event(union perf_event *event) in trace_event() function
/linux-4.4.14/include/linux/
Dtrace_events.h128 struct trace_event { struct
132 struct trace_event_functions *funcs; argument
135 extern int register_trace_event(struct trace_event *event); argument
/linux-4.4.14/kernel/trace/
Dtrace_output.c226 struct trace_event *trace_event) in trace_raw_output_prep()