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()
1471 static struct event_trigger_ops snapshot_trigger_ops = {
1478 static struct event_trigger_ops snapshot_count_trigger_ops = {
1485 static struct event_trigger_ops *
1566 static struct event_trigger_ops stacktrace_trigger_ops = {
1573 static struct event_trigger_ops stacktrace_count_trigger_ops = {
1580 static struct event_trigger_ops *
1691 static struct event_trigger_ops event_enable_trigger_ops = {
1698 static struct event_trigger_ops event_enable_count_trigger_ops = {
1705 static struct event_trigger_ops event_disable_trigger_ops = {
1712 static struct event_trigger_ops event_disable_count_trigger_ops = {
1896 static struct event_trigger_ops *
1899 struct event_trigger_ops *ops; in event_enable_get_trigger_ops()