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