Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events.c4010 early_enable_events(struct trace_array *tr, char *buf, bool disable_first) in early_enable_events() function
4064 early_enable_events(tr, bootup_event_buf, false); in event_trace_enable()
4092 early_enable_events(tr, bootup_event_buf, true); in event_trace_enable_again()
H A Dtrace.h1465 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
H A Dtrace.c10630 early_enable_events(tr, tok, true); in enable_instances()