Home
last modified time | relevance | path

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

/Linux-v6.6/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.c430 tevent = trace_event_alloc(optarg); in osnoise_top_parse_args()
Dtimerlat_top.c494 tevent = trace_event_alloc(optarg); in timerlat_top_parse_args()
Dosnoise_hist.c586 tevent = trace_event_alloc(optarg); in osnoise_hist_parse_args()
Dtimerlat_hist.c665 tevent = trace_event_alloc(optarg); in timerlat_hist_parse_args()