Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_trigger.c615 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1344 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
Dtrace.h1602 struct event_command *cmd_ops; member
1847 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
1852 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
Dtrace_events_hist.c6107 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()