Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtrace-event.h19 struct trace_event { struct
32 int trace_event__init(struct trace_event *t); argument
H A Ddebug.c207 void trace_event(union perf_event *event) in trace_event() function
/openbmc/linux/tools/verification/rv/src/
H A Din_kernel.c339 struct tep_event *trace_event, void *context) in ikm_event_handler()
391 struct tep_event *trace_event, void *context) in ikm_error_handler()
/openbmc/linux/include/linux/
H A Dtrace_events.h148 struct trace_event { struct
151 struct trace_event_functions *funcs; argument
154 extern int register_trace_event(struct trace_event *event); argument
/openbmc/linux/kernel/trace/
H A Dtrace_output.c296 struct trace_event *trace_event) in trace_raw_output_prep()
H A Dtrace.c3769 struct trace_event *trace_event; in trace_safe_str() local