Searched refs:early_enable_events (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_events.c | 4010 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 D | trace.h | 1465 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
|
H A D | trace.c | 10630 early_enable_events(tr, tok, true); in enable_instances()
|