Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace.h1128 void ftrace_destroy_function_files(struct trace_array *tr);
1158 static inline void ftrace_destroy_function_files(struct trace_array *tr) { } in ftrace_destroy_function_files() function
Dtrace_functions.c105 void ftrace_destroy_function_files(struct trace_array *tr) in ftrace_destroy_function_files() function
Dtrace.c9568 ftrace_destroy_function_files(tr); in __remove_instance()