Home
last modified time | relevance | path

Searched refs:trace_event_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/tools/tracing/rtla/src/
Dtrace.h40 struct trace_events *trace_event_alloc(const char *event_string);
Dtrace.c224 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc() function
Dosnoise_top.c448 tevent = trace_event_alloc(optarg); in osnoise_top_parse_args()
Dosnoise_hist.c609 tevent = trace_event_alloc(optarg); in osnoise_hist_parse_args()
Dtimerlat_top.c619 tevent = trace_event_alloc(optarg); in timerlat_top_parse_args()
Dtimerlat_hist.c833 tevent = trace_event_alloc(optarg); in timerlat_hist_parse_args()