Searched refs:ftrace_func_command (Results 1 – 5 of 5) sorted by relevance
899 static struct ftrace_func_command ftrace_traceon_cmd = {904 static struct ftrace_func_command ftrace_traceoff_cmd = {909 static struct ftrace_func_command ftrace_stacktrace_cmd = {914 static struct ftrace_func_command ftrace_dump_cmd = {919 static struct ftrace_func_command ftrace_cpudump_cmd = {
1007 struct ftrace_func_command { struct1108 int register_ftrace_command(struct ftrace_func_command *cmd);1109 int unregister_ftrace_command(struct ftrace_func_command *cmd);1120 struct ftrace_func_command;1122 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()
4587 static struct ftrace_func_command ftrace_mod_cmd = {5086 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()5088 struct ftrace_func_command *p; in register_ftrace_command()5109 __init int unregister_ftrace_command(struct ftrace_func_command *cmd) in unregister_ftrace_command()5111 struct ftrace_func_command *p, *n; in unregister_ftrace_command()5134 struct ftrace_func_command *p; in ftrace_process_regex()
3802 static struct ftrace_func_command event_enable_cmd = {3807 static struct ftrace_func_command event_disable_cmd = {
8749 static struct ftrace_func_command ftrace_snapshot_cmd = {