Home
last modified time | relevance | path

Searched refs:graph_thresh (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-ftrace.c52 int graph_thresh; member
493 if (ftrace->graph_thresh == 0) in set_tracing_thresh()
496 ret = write_tracing_file_int("tracing_thresh", ftrace->graph_thresh); in set_tracing_thresh()
844 { .name = "thresh", .value_ptr = &ftrace->graph_thresh }, in parse_graph_tracer_opts()