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.c851 trigger_ops = cmd_ops->get_trigger_ops(cmd, param); in event_trigger_alloc()
1441 .get_trigger_ops = onoff_get_trigger_ops,
1452 .get_trigger_ops = onoff_get_trigger_ops,
1541 .get_trigger_ops = snapshot_get_trigger_ops,
1637 .get_trigger_ops = stacktrace_get_trigger_ops,
1968 .get_trigger_ops = event_enable_get_trigger_ops,
1978 .get_trigger_ops = event_enable_get_trigger_ops,
A Dtrace_eprobe.c524 .get_trigger_ops = eprobe_trigger_get_ops,
A Dtrace.h1939 struct event_trigger_ops *(*get_trigger_ops)(char *cmd, char *param); member
A Dtrace_events_hist.c6710 .get_trigger_ops = event_hist_get_trigger_ops,
6825 .get_trigger_ops = hist_enable_get_trigger_ops,
6836 .get_trigger_ops = hist_enable_get_trigger_ops,

Completed in 43 milliseconds