Home
last modified time | relevance | path

Searched defs:command (Results 1 – 5 of 5) sorted by relevance

/kernel/trace/
A Dftrace_internal.h24 # define ftrace_startup(ops, command) \ argument
31 # define ftrace_shutdown(ops, command) \ argument
43 …ic inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_startup_subops()
47 …c inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int command) in ftrace_shutdown_subops()
A Dftrace.c2861 void ftrace_modify_all_code(int command) in ftrace_modify_all_code()
2911 int *command = data; in __ftrace_modify_code() local
2925 void ftrace_run_stop_machine(int command) in ftrace_run_stop_machine()
2937 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code()
2942 static void ftrace_run_update_code(int command) in ftrace_run_update_code()
3021 static void ftrace_startup_enable(int command) in ftrace_startup_enable()
3034 static void ftrace_startup_all(int command) in ftrace_startup_all()
5714 char *func, *command, *next = buff; in ftrace_process_regex() local
6279 char *mod = NULL, *func, *command, *next = buf; in ftrace_set_regex() local
8850 int command; in ftrace_startup_sysctl() local
[all …]
A Dfgraph.c1324 int command = 0; in register_ftrace_graph() local
1406 int command = 0; in unregister_ftrace_graph() local
A Dtrace_probe.c185 char *command, *p; in __trace_probe_log_err() local
A Dtrace_events_trigger.c245 char *command, *next; in trigger_process_regex() local

Completed in 44 milliseconds