Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dtrace.h40 struct trace_events *trace_event_alloc(const char *event_string);
H A Dtrace.c224 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc() function
H A Dosnoise_top.c434 tevent = trace_event_alloc(optarg); in osnoise_top_parse_args()
H A Dtimerlat_top.c491 tevent = trace_event_alloc(optarg); in timerlat_top_parse_args()
H A Dosnoise_hist.c589 tevent = trace_event_alloc(optarg); in osnoise_hist_parse_args()
H A Dtimerlat_hist.c692 tevent = trace_event_alloc(optarg); in timerlat_hist_parse_args()