Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c6860 static char ftrace_graph_buf[FTRACE_FILTER_SIZE] __initdata; variable
6866 trace_append_boot_param(ftrace_graph_buf, str, ',', in set_graph_function()
6942 if (ftrace_graph_buf[0]) in set_ftrace_early_filters()
6943 set_ftrace_early_graph(ftrace_graph_buf, 1); in set_ftrace_early_filters()