Searched refs:set_graph_function (Results 1 – 5 of 5) sorted by relevance
95 [ -f set_graph_function ] && echo | tee set_graph_*
71 It will be passed to 'set_graph_function' in tracefs.
265 set_graph_function:275 Similar to set_graph_function, but will disable function graph285 "set_graph_function", or "set_graph_notrace".2796 you just have to echo its name into set_graph_function::2798 echo __do_fault > set_graph_function2840 echo sys_open > set_graph_function2841 echo sys_close >> set_graph_function2846 echo > set_graph_function
4884 static int __init set_graph_function(char *str) in set_graph_function() function4889 __setup("ftrace_graph_filter=", set_graph_function);
1257 set_graph_function file in the debugfs tracing directory.