Searched refs:fgraph_max_depth (Results 1 – 3 of 3) sorted by relevance
42 unsigned int fgraph_max_depth; variable1311 fgraph_max_depth = val; in graph_depth_write()1325 n = sprintf(buf, "%d\n", fgraph_max_depth); in graph_depth_read()
1029 extern unsigned int fgraph_max_depth;1037 (fgraph_max_depth && trace->depth >= fgraph_max_depth); in ftrace_graph_ignore_func()
5012 fgraph_max_depth = simple_strtoul(str, NULL, 0); in set_graph_max_depth_function()