Lines Matching refs:event_trigger_ops
833 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1375 static struct event_trigger_ops traceon_trigger_ops = {
1382 static struct event_trigger_ops traceon_count_trigger_ops = {
1389 static struct event_trigger_ops traceoff_trigger_ops = {
1396 static struct event_trigger_ops traceoff_count_trigger_ops = {
1403 static struct event_trigger_ops *
1406 struct event_trigger_ops *ops; in onoff_get_trigger_ops()
1486 static struct event_trigger_ops snapshot_trigger_ops = {
1493 static struct event_trigger_ops snapshot_count_trigger_ops = {
1500 static struct event_trigger_ops *
1581 static struct event_trigger_ops stacktrace_trigger_ops = {
1588 static struct event_trigger_ops stacktrace_count_trigger_ops = {
1595 static struct event_trigger_ops *
1706 static struct event_trigger_ops event_enable_trigger_ops = {
1713 static struct event_trigger_ops event_enable_count_trigger_ops = {
1720 static struct event_trigger_ops event_disable_trigger_ops = {
1727 static struct event_trigger_ops event_disable_count_trigger_ops = {
1911 static struct event_trigger_ops *
1914 struct event_trigger_ops *ops; in event_enable_get_trigger_ops()