Searched refs:set_graph_function (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_ftrace.sh31 echo "bpf_prog_test*" > $TR/set_graph_function
/linux-master/tools/bootconfig/scripts/
H A Dftrace.sh101 [ -f set_graph_function ] && echo | tee set_graph_*
H A Dbconf2ftrace.sh285 set_array_of kernel.fgraph_filters $TRACEFS/set_graph_function
H A Dftrace2bconf.sh50 if grep -qv "^#" $TRACEFS/set_graph_function $TRACEFS/set_graph_notrace ; then
/linux-master/kernel/trace/
H A Dftrace.c5804 static int __init set_graph_function(char *str) function
5809 __setup("ftrace_graph_filter=", set_graph_function);
6439 trace_create_file("set_graph_function", TRACE_MODE_WRITE, d_tracer,

Completed in 135 milliseconds