Lines Matching refs:event_trigger_ops
831 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1373 static struct event_trigger_ops traceon_trigger_ops = {
1380 static struct event_trigger_ops traceon_count_trigger_ops = {
1387 static struct event_trigger_ops traceoff_trigger_ops = {
1394 static struct event_trigger_ops traceoff_count_trigger_ops = {
1401 static struct event_trigger_ops *
1404 struct event_trigger_ops *ops; in onoff_get_trigger_ops()
1484 static struct event_trigger_ops snapshot_trigger_ops = {
1491 static struct event_trigger_ops snapshot_count_trigger_ops = {
1498 static struct event_trigger_ops *
1579 static struct event_trigger_ops stacktrace_trigger_ops = {
1586 static struct event_trigger_ops stacktrace_count_trigger_ops = {
1593 static struct event_trigger_ops *
1704 static struct event_trigger_ops event_enable_trigger_ops = {
1711 static struct event_trigger_ops event_enable_count_trigger_ops = {
1718 static struct event_trigger_ops event_disable_trigger_ops = {
1725 static struct event_trigger_ops event_disable_count_trigger_ops = {
1909 static struct event_trigger_ops *
1912 struct event_trigger_ops *ops; in event_enable_get_trigger_ops()