Home
last modified time | relevance | path

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

/linux-6.1.9/tools/tracing/rtla/src/
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
Dosnoise_top.c294 struct trace_events *tevent; in osnoise_top_parse_args() local
Dtimerlat_top.c318 struct trace_events *tevent; in timerlat_top_parse_args() local
Dosnoise_hist.c482 struct trace_events *tevent; in osnoise_hist_parse_args() local
Dtimerlat_hist.c488 struct trace_events *tevent; in timerlat_hist_parse_args() local
/linux-6.1.9/tools/perf/util/
Dtrace-event.c25 static struct trace_event tevent; variable
Dsession.h36 struct trace_event tevent; member
Dtrace-event-read.c373 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()