Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c1196 static const struct seq_operations synth_events_seq_op = { variable
1213 return seq_open(file, &synth_events_seq_op); in synth_events_open()