Home
last modified time | relevance | path

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

/linux-6.12.1/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.c359 struct trace_events *tevent; in osnoise_top_parse_args() local
Dosnoise_hist.c514 struct trace_events *tevent; in osnoise_hist_parse_args() local
Dtimerlat_hist.c723 struct trace_events *tevent; in timerlat_hist_parse_args() local
Dtimerlat_top.c509 struct trace_events *tevent; in timerlat_top_parse_args() local
/linux-6.12.1/tools/perf/util/
Dtrace-event.c24 static struct trace_event tevent; variable
Dsession.h58 struct trace_event tevent; member
Dtrace-event-read.c375 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()