Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dtrace-event.h15 struct trace_event { struct
20 int trace_event__init(struct trace_event *t); argument
Ddebug.c164 void trace_event(union perf_event *event) in trace_event() function
/Linux-v5.4/include/linux/
Dtrace_events.h124 struct trace_event { struct
128 struct trace_event_functions *funcs; argument
131 extern int register_trace_event(struct trace_event *event); argument
/Linux-v5.4/kernel/trace/
Dtrace_output.c278 struct trace_event *trace_event) in trace_raw_output_prep()