Lines Matching refs:event_trigger_ops
831 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1360 static struct event_trigger_ops traceon_trigger_ops = {
1367 static struct event_trigger_ops traceon_count_trigger_ops = {
1374 static struct event_trigger_ops traceoff_trigger_ops = {
1381 static struct event_trigger_ops traceoff_count_trigger_ops = {
1388 static struct event_trigger_ops *
1391 struct event_trigger_ops *ops; in onoff_get_trigger_ops()
1473 static struct event_trigger_ops snapshot_trigger_ops = {
1480 static struct event_trigger_ops snapshot_count_trigger_ops = {
1487 static struct event_trigger_ops *
1568 static struct event_trigger_ops stacktrace_trigger_ops = {
1575 static struct event_trigger_ops stacktrace_count_trigger_ops = {
1582 static struct event_trigger_ops *
1693 static struct event_trigger_ops event_enable_trigger_ops = {
1700 static struct event_trigger_ops event_enable_count_trigger_ops = {
1707 static struct event_trigger_ops event_disable_trigger_ops = {
1714 static struct event_trigger_ops event_disable_count_trigger_ops = {
1898 static struct event_trigger_ops *
1901 struct event_trigger_ops *ops; in event_enable_get_trigger_ops()