Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h1114 void ftrace_destroy_filter_files(struct ftrace_ops *ops);
1140 #define ftrace_destroy_filter_files(ops) do { } while (0)
1139 #define ftrace_destroy_filter_files( global() macro
H A Dtrace_functions.c100 ftrace_destroy_filter_files(tr->ops); in ftrace_destroy_function_files()
H A Dftrace.c6411 void ftrace_destroy_filter_files(struct ftrace_ops *ops) in ftrace_destroy_filter_files() function