Searched refs:__register_ftrace_function (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/trace/
H A Dftrace_internal.h5 int __register_ftrace_function(struct ftrace_ops *ops);
24 int ___ret = __register_ftrace_function(ops); \
H A Dftrace.c330 int __register_ftrace_function(struct ftrace_ops *ops) function
3020 ret = __register_ftrace_function(ops);

Completed in 144 milliseconds