Searched refs:get_trigger_ops (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/ |
| A D | trace_events_trigger.c | 851 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 D | trace_eprobe.c | 524 .get_trigger_ops = eprobe_trigger_get_ops,
|
| A D | trace.h | 1939 struct event_trigger_ops *(*get_trigger_ops)(char *cmd, char *param); member
|
| A D | trace_events_hist.c | 6710 .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