Searched refs:graph_depth (Results 1 – 1 of 1) sorted by relevance
44 int graph_depth; member410 if (ftrace->graph_depth == 0) in set_tracing_depth()413 if (ftrace->graph_depth < 0) { in set_tracing_depth()414 pr_err("invalid graph depth: %d\n", ftrace->graph_depth); in set_tracing_depth()418 if (write_tracing_file_int("max_graph_depth", ftrace->graph_depth) < 0) in set_tracing_depth()845 { .name = "depth", .value_ptr = &ftrace->graph_depth }, in parse_graph_tracer_opts()