Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.h824 void ftrace_destroy_function_files(struct trace_array *tr);
841 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } in ftrace_destroy_function_files() function
Dtrace_functions.c75 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files() function
Dtrace.c6606 ftrace_destroy_function_files(tr); in instance_rmdir()