Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_trigger.c619 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1310 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
Dtrace.h1353 struct event_command *cmd_ops; member
1598 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
1603 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
Dtrace_events_hist.c1516 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()