Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c385 static struct dyn_event_operations synth_event_ops = { variable
415 return ev->ops == &synth_event_ops; in is_synth_event()
1265 dyn_event_init(&event->devent, &synth_event_ops); in alloc_synth_event()
1479 ret = dyn_events_release_all(&synth_event_ops); in synth_events_open()
6499 err = dyn_event_register(&synth_event_ops); in trace_events_hist_init()