Lines Matching refs:event_command
150 struct event_command *p; in trigger_show()
194 struct event_command *p; in event_trigger_regex_open()
220 struct event_command *p; in trigger_process_regex()
329 __init int register_event_command(struct event_command *cmd) in register_event_command()
331 struct event_command *p; in register_event_command()
352 __init int unregister_event_command(struct event_command *cmd) in unregister_event_command()
354 struct event_command *p, *n; in unregister_event_command()
628 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1051 static struct event_command trigger_traceon_cmd = {
1061 static struct event_command trigger_traceoff_cmd = {
1137 static struct event_command trigger_snapshot_cmd = {
1226 static struct event_command trigger_stacktrace_cmd = {
1359 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
1604 static struct event_command trigger_enable_cmd = {
1614 static struct event_command trigger_disable_cmd = {