Lines Matching refs:event_command
154 struct event_command *p; in trigger_show()
207 struct event_command *p; in trigger_process_regex()
314 static __init int register_event_command(struct event_command *cmd) in register_event_command()
316 struct event_command *p; in register_event_command()
337 static __init int unregister_event_command(struct event_command *cmd) in unregister_event_command()
339 struct event_command *p, *n; in unregister_event_command()
605 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
861 static struct event_command trigger_traceon_cmd = {
871 static struct event_command trigger_traceoff_cmd = {
943 static struct event_command trigger_snapshot_cmd = {
1021 static struct event_command trigger_stacktrace_cmd = {
1161 event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
1375 static struct event_command trigger_enable_cmd = {
1385 static struct event_command trigger_disable_cmd = {