Lines Matching refs:event_trigger_ops
849 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1391 static struct event_trigger_ops traceon_trigger_ops = {
1398 static struct event_trigger_ops traceon_count_trigger_ops = {
1405 static struct event_trigger_ops traceoff_trigger_ops = {
1412 static struct event_trigger_ops traceoff_count_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 = {
1522 static struct event_trigger_ops snapshot_count_trigger_ops = {
1529 static struct event_trigger_ops *
1610 static struct event_trigger_ops stacktrace_trigger_ops = {
1617 static struct event_trigger_ops stacktrace_count_trigger_ops = {
1624 static struct event_trigger_ops *
1735 static struct event_trigger_ops event_enable_trigger_ops = {
1742 static struct event_trigger_ops event_enable_count_trigger_ops = {
1749 static struct event_trigger_ops event_disable_trigger_ops = {
1756 static struct event_trigger_ops event_disable_count_trigger_ops = {
1940 static struct event_trigger_ops *
1943 struct event_trigger_ops *ops; in event_enable_get_trigger_ops()