Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h908 extern void free_fgraph_ops(struct trace_array *tr);
1073 static inline void free_fgraph_ops(struct trace_array *tr) { } in free_fgraph_ops() function
H A Dtrace_functions.c109 free_fgraph_ops(tr); in ftrace_destroy_function_files()
H A Dtrace_functions_graph.c312 void free_fgraph_ops(struct trace_array *tr) in free_fgraph_ops() function