Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_trigger.c642 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1431 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
Dtrace_eprobe.c586 static int eprobe_trigger_cmd_func(struct event_command *cmd_ops, in eprobe_trigger_cmd_func()
Dtrace.h1558 struct event_command *cmd_ops; member
1803 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
1808 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
Dtrace_events_hist.c6164 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()