Searched refs:early_enable_events (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/kernel/trace/ |
D | trace_events.c | 3912 early_enable_events(struct trace_array *tr, char *buf, bool disable_first) in early_enable_events() function 3966 early_enable_events(tr, bootup_event_buf, false); in event_trace_enable() 3994 early_enable_events(tr, bootup_event_buf, true); in event_trace_enable_again()
|
D | trace.h | 1376 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
|
D | trace.c | 10409 early_enable_events(tr, tok, true); in enable_instances()
|