Searched refs:trace_event_alloc (Results 1 – 3 of 3) sorted by relevance
40 struct trace_events *trace_event_alloc(const char *event_string);
94 tevent = trace_event_alloc(optarg); in common_parse_options()
273 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc() function