Home
last modified time | relevance | path

Searched defs:cmd_ops (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
H A Dtrace_events_trigger.c84 const struct event_command *cmd_ops = data->cmd_ops; in data_ops_trigger() local
910 struct event_trigger_data *trigger_data_alloc(struct event_command *cmd_ops, in trigger_data_alloc()
978 int event_trigger_set_filter(struct event_command *cmd_ops, in event_trigger_set_filter()
996 void event_trigger_reset_filter(struct event_command *cmd_ops, in event_trigger_reset_filter()
1015 int event_trigger_register(struct event_command *cmd_ops, in event_trigger_register()
1033 void event_trigger_unregister(struct event_command *cmd_ops, in event_trigger_unregister()
1062 event_trigger_parse(struct event_command *cmd_ops, in event_trigger_parse()
1695 int event_enable_trigger_parse(struct event_command *cmd_ops, in event_enable_trigger_parse()
H A Dtrace_eprobe.c487 static int eprobe_trigger_cmd_parse(struct event_command *cmd_ops, in eprobe_trigger_cmd_parse()
H A Dtrace.h1795 struct event_command *cmd_ops; member
2060 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
2065 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
H A Dtrace_events_hist.c6357 struct event_command *cmd_ops = data->cmd_ops; in event_hist_trigger_named_free() local
6558 struct event_command *cmd_ops; in hist_register_trigger() local
6748 static int event_hist_trigger_parse(struct event_command *cmd_ops, in event_hist_trigger_parse()