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

/linux-master/tools/perf/util/
H A Dftrace.h27 int graph_thresh; member in struct:perf_ftrace
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c471 if (ftrace->graph_thresh == 0)
474 ret = write_tracing_file_int("tracing_thresh", ftrace->graph_thresh);
1100 { .name = "thresh", .value_ptr = &ftrace->graph_thresh },

Completed in 144 milliseconds