Home
last modified time | relevance | path

Searched refs:snapshot_trigger_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_events_trigger.c1488 static struct event_trigger_ops snapshot_trigger_ops = { variable
1505 return param ? &snapshot_count_trigger_ops : &snapshot_trigger_ops; in snapshot_get_trigger_ops()