graph_depth 40 tools/perf/builtin-ftrace.c int graph_depth; graph_depth 262 tools/perf/builtin-ftrace.c if (ftrace->graph_depth == 0) graph_depth 265 tools/perf/builtin-ftrace.c if (ftrace->graph_depth < 0) { graph_depth 266 tools/perf/builtin-ftrace.c pr_err("invalid graph depth: %d\n", ftrace->graph_depth); graph_depth 270 tools/perf/builtin-ftrace.c snprintf(buf, sizeof(buf), "%d", ftrace->graph_depth); graph_depth 479 tools/perf/builtin-ftrace.c OPT_INTEGER('D', "graph-depth", &ftrace.graph_depth,