Searched refs:ftrace_graph_buf (Results 1 – 1 of 1) sorted by relevance
5977 static char ftrace_graph_buf[FTRACE_FILTER_SIZE] __initdata; variable5983 strlcpy(ftrace_graph_buf, str, FTRACE_FILTER_SIZE); in set_graph_function()6050 if (ftrace_graph_buf[0]) in set_ftrace_early_filters()6051 set_ftrace_early_graph(ftrace_graph_buf, 1); in set_ftrace_early_filters()