Searched refs:ftrace_func_command (Results 1 – 5 of 5) sorted by relevance
741 static struct ftrace_func_command ftrace_traceon_cmd = {746 static struct ftrace_func_command ftrace_traceoff_cmd = {751 static struct ftrace_func_command ftrace_stacktrace_cmd = {756 static struct ftrace_func_command ftrace_dump_cmd = {761 static struct ftrace_func_command ftrace_cpudump_cmd = {
1031 struct ftrace_func_command { struct1124 int register_ftrace_command(struct ftrace_func_command *cmd);1125 int unregister_ftrace_command(struct ftrace_func_command *cmd);1131 struct ftrace_func_command;1133 static inline __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()
4101 static struct ftrace_func_command ftrace_mod_cmd = {4596 __init int register_ftrace_command(struct ftrace_func_command *cmd) in register_ftrace_command()4598 struct ftrace_func_command *p; in register_ftrace_command()4619 __init int unregister_ftrace_command(struct ftrace_func_command *cmd) in unregister_ftrace_command()4621 struct ftrace_func_command *p, *n; in unregister_ftrace_command()4644 struct ftrace_func_command *p; in ftrace_process_regex()
2802 static struct ftrace_func_command event_enable_cmd = {2807 static struct ftrace_func_command event_disable_cmd = {
7748 static struct ftrace_func_command ftrace_snapshot_cmd = {