Home
last modified time | relevance | path

Searched defs:tevent (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/tracing/rtla/src/
H A Dtrace.c204 struct trace_events *tevent = events; in trace_events_free() local
226 struct trace_events *tevent; in trace_event_alloc() local
281 struct trace_events *tevent) in trace_event_disable_filter()
310 struct trace_events *tevent) in trace_event_save_hist()
359 struct trace_events *tevent) in trace_event_disable_trigger()
390 struct trace_events *tevent = events; in trace_events_disable() local
412 struct trace_events *tevent) in trace_event_enable_filter()
447 struct trace_events *tevent) in trace_event_enable_trigger()
485 struct trace_events *tevent = events; in trace_events_enable() local
H A Dosnoise_top.c347 struct trace_events *tevent; in osnoise_top_parse_args() local
H A Dosnoise_hist.c496 struct trace_events *tevent; in osnoise_hist_parse_args() local
H A Dtimerlat_top.c392 struct trace_events *tevent; in timerlat_top_parse_args() local
H A Dtimerlat_hist.c562 struct trace_events *tevent; in timerlat_hist_parse_args() local
/openbmc/linux/tools/perf/util/
H A Dtrace-event.c24 static struct trace_event tevent; variable
H A Dsession.h37 struct trace_event tevent; member
H A Dtrace-event-read.c375 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()