Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_events_trigger.c849 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1391 static struct event_trigger_ops traceon_trigger_ops = {
1405 static struct event_trigger_ops traceoff_trigger_ops = {
1419 static struct event_trigger_ops *
1422 struct event_trigger_ops *ops; in onoff_get_trigger_ops()
1515 static struct event_trigger_ops snapshot_trigger_ops = {
1529 static struct event_trigger_ops *
1610 static struct event_trigger_ops stacktrace_trigger_ops = {
1624 static struct event_trigger_ops *
1940 static struct event_trigger_ops *
[all …]
A Dtrace_eprobe.c481 static struct event_trigger_ops eprobe_trigger_ops = {
510 static struct event_trigger_ops *eprobe_trigger_get_ops(char *cmd, in eprobe_trigger_get_ops()
A Dtrace.h1694 struct event_trigger_ops *ops;
1830 struct event_trigger_ops { struct
1939 struct event_trigger_ops *(*get_trigger_ops)(char *cmd, char *param);
A Dtrace_events_hist.c6122 static struct event_trigger_ops event_hist_trigger_ops = {
6154 static struct event_trigger_ops event_hist_trigger_named_ops = {
6161 static struct event_trigger_ops *event_hist_get_trigger_ops(char *cmd, in event_hist_get_trigger_ops()
6757 static struct event_trigger_ops hist_enable_trigger_ops = {
6764 static struct event_trigger_ops hist_enable_count_trigger_ops = {
6771 static struct event_trigger_ops hist_disable_trigger_ops = {
6778 static struct event_trigger_ops hist_disable_count_trigger_ops = {
6785 static struct event_trigger_ops *
6788 struct event_trigger_ops *ops; in hist_enable_get_trigger_ops()

Completed in 26 milliseconds