Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_selftest.c888 ret = register_ftrace_graph(&fixture->gops); in test_graph_storage_single()
962 ret = register_ftrace_graph(&fixture->gops); in test_graph_storage_multi()
1078 ret = register_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
1142 ret = register_ftrace_graph(&fgraph_ops); in trace_selftest_startup_function_graph()
A Dtrace_irqsoff.c468 ret = register_ftrace_graph(&fgraph_ops); in register_irqsoff_function()
A Dtrace_sched_wakeup.c243 ret = register_ftrace_graph(&fgraph_wakeup_ops); in register_wakeup_function()
A Dfgraph.c1248 int register_ftrace_graph(struct fgraph_ops *gops) in register_ftrace_graph() function
A Dtrace_functions_graph.c338 ret = register_ftrace_graph(tr->gops); in graph_trace_init()
A Dftrace.c892 return register_ftrace_graph(&fprofiler_ops); in register_ftrace_profiler()
/linux/include/linux/
A Dftrace.h1105 extern int register_ftrace_graph(struct fgraph_ops *ops);
1153 #define register_ftrace_graph(ops) ({ -1; }) macro

Completed in 624 milliseconds