Home
last modified time | relevance | path

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

/linux-5.10/kernel/trace/
Dtrace_events_trigger.c628 event_trigger_callback(struct event_command *cmd_ops, in event_trigger_callback()
1359 int event_enable_trigger_func(struct event_command *cmd_ops, in event_enable_trigger_func()
Dtrace.h1719 struct event_command *cmd_ops; member
1964 static inline bool event_command_post_trigger(struct event_command *cmd_ops) in event_command_post_trigger()
1969 static inline bool event_command_needs_rec(struct event_command *cmd_ops) in event_command_needs_rec()
Dtrace_events_hist.c5621 static int event_hist_trigger_func(struct event_command *cmd_ops, in event_hist_trigger_func()