Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_events.c4416 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 Dtrace.h1508 void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
H A Dtrace.c10851 early_enable_events(tr, tok, true); in enable_instances()