Searched refs:early_enable_events (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/trace/ |
| H A D | trace_events.c | 4416 early_enable_events(struct trace_array *tr, char *buf, bool disable_first) in early_enable_events() function 4470 early_enable_events(tr, bootup_event_buf, false); in event_trace_enable() 4498 early_enable_events(tr, bootup_event_buf, true); in event_trace_enable_again()
|
| H A D | trace.h | 1508 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
|
| H A D | trace.c | 10851 early_enable_events(tr, tok, true); in enable_instances()
|