Home
last modified time | relevance | path

Searched defs:register_ftrace_command (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dftrace.h588 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command() function
/linux-4.1.27/kernel/trace/
Dftrace.c3919 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command() function