Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_functions.c94 ret = allocate_fgraph_ops(tr, tr->ops); in ftrace_create_function_files()
A Dtrace.h907 extern int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops);
1076 #define allocate_fgraph_ops(tr, ops) ({ 0; }) macro
A Dtrace_functions_graph.c293 int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in allocate_fgraph_ops() function

Completed in 17 milliseconds