Home
last modified time | relevance | path

Searched refs:early_enable_events (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_events.c4074 early_enable_events(struct trace_array *tr, char *buf, bool disable_first) in early_enable_events() function
4128 early_enable_events(tr, bootup_event_buf, false); in event_trace_enable()
4156 early_enable_events(tr, bootup_event_buf, true); in event_trace_enable_again()
H A Dtrace.h1376 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
H A Dtrace.c10313 early_enable_events(tr, tok, true); in enable_instances()