Home
last modified time | relevance | path

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

/linux-6.14.4/tools/tracing/rtla/src/
Dtrace.c250 struct trace_events *tevent = events; in trace_events_free() local
272 struct trace_events *tevent; in trace_event_alloc() local
327 struct trace_events *tevent) in trace_event_disable_filter()
356 struct trace_events *tevent) in trace_event_save_hist()
405 struct trace_events *tevent) in trace_event_disable_trigger()
436 struct trace_events *tevent = events; in trace_events_disable() local
458 struct trace_events *tevent) in trace_event_enable_filter()
493 struct trace_events *tevent) in trace_event_enable_trigger()
531 struct trace_events *tevent = events; in trace_events_enable() local
Dosnoise_top.c360 struct trace_events *tevent; in osnoise_top_parse_args() local
Dosnoise_hist.c515 struct trace_events *tevent; in osnoise_hist_parse_args() local
Dtimerlat_top.c512 struct trace_events *tevent; in timerlat_top_parse_args() local
Dtimerlat_hist.c741 struct trace_events *tevent; in timerlat_hist_parse_args() local
/linux-6.14.4/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()