Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dtrace-event.h16 struct trace_event { struct
21 int trace_event__init(struct trace_event *t); argument
Ddebug.c200 void trace_event(union perf_event *event) in trace_event() function
/Linux-v5.15/include/linux/
Dtrace_events.h135 struct trace_event { struct
139 struct trace_event_functions *funcs; argument
142 extern int register_trace_event(struct trace_event *event); argument
/Linux-v5.15/kernel/trace/
Dtrace_output.c293 struct trace_event *trace_event) in trace_raw_output_prep()
Dtrace.c3677 struct trace_event *trace_event; in trace_safe_str() local