Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtrace.h43 struct trace_events *trace_event_alloc(const char *event_string);
H A Dtrace.c270 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc() function
H A Dosnoise_top.c449 tevent = trace_event_alloc(optarg); in osnoise_top_parse_args()
H A Dosnoise_hist.c610 tevent = trace_event_alloc(optarg); in osnoise_hist_parse_args()
H A Dtimerlat_top.c626 tevent = trace_event_alloc(optarg); in timerlat_top_parse_args()
H A Dtimerlat_hist.c855 tevent = trace_event_alloc(optarg); in timerlat_hist_parse_args()