Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dftrace.h29 int graph_thresh; member
/linux/tools/perf/
H A Dbuiltin-ftrace.c522 if (ftrace->graph_thresh == 0) in set_tracing_thresh()
525 ret = write_tracing_file_int("tracing_thresh", ftrace->graph_thresh); in set_tracing_thresh()
1453 { .name = "thresh", .value_ptr = &ftrace->graph_thresh }, in parse_graph_tracer_opts()