Home
last modified time | relevance | path

Searched refs:get_trigger_ops (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
A Dtrace_events_trigger.c661 trigger_ops = cmd_ops->get_trigger_ops(cmd, trigger); in event_trigger_callback()
1075 .get_trigger_ops = onoff_get_trigger_ops,
1086 .get_trigger_ops = onoff_get_trigger_ops,
1163 .get_trigger_ops = snapshot_get_trigger_ops,
1255 .get_trigger_ops = stacktrace_get_trigger_ops,
1433 trigger_ops = cmd_ops->get_trigger_ops(cmd, trigger); in event_enable_trigger_func()
1634 .get_trigger_ops = event_enable_get_trigger_ops,
1644 .get_trigger_ops = event_enable_get_trigger_ops,
A Dtrace_eprobe.c593 .get_trigger_ops = eprobe_trigger_get_ops,
A Dtrace.h1755 struct event_trigger_ops *(*get_trigger_ops)(char *cmd, char *param); member
A Dtrace_events_hist.c6215 trigger_ops = cmd_ops->get_trigger_ops(cmd, trigger); in event_hist_trigger_func()
6321 .get_trigger_ops = event_hist_get_trigger_ops,
6436 .get_trigger_ops = hist_enable_get_trigger_ops,
6447 .get_trigger_ops = hist_enable_get_trigger_ops,

Completed in 31 milliseconds