Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c5630 static struct ftrace_ops graph_ops = { variable
5640 ASSIGN_OPS_HASH(graph_ops, &global_ops.local_hash)
5823 if (op != &global_ops && op != &graph_ops && in update_function_graph_func()
5875 ret = ftrace_startup(&graph_ops, FTRACE_START_FUNC_RET); in register_ftrace_graph()
5892 ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET); in unregister_ftrace_graph()