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

/linux-4.1.27/arch/mips/kernel/
H A Dftrace.c394 * entries configured through the tracing/set_graph_function interface. prepare_ftrace_return()
/linux-4.1.27/kernel/trace/
H A Dtrace.h762 * If no irqs are to be traced, but a set_graph_function ftrace_graph_addr()
H A Dftrace.c4290 static int __init set_graph_function(char *str) set_graph_function() function
4295 __setup("ftrace_graph_filter=", set_graph_function);
4758 trace_create_file("set_graph_function", 0444, d_tracer, ftrace_init_dyn_tracefs()
H A Dtrace.c3729 " set_graph_function\t- Trace the nested calls of a function (function_graph)\n"
/linux-4.1.27/scripts/
H A Danalyze_suspend.py925 cf+' > '+tp+'set_graph_function')
974 'set_graph_function'
2705 'grep dpm_run_callback > '+tp+'set_graph_function')

Completed in 223 milliseconds