Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c66 static int synth_event_show(struct seq_file *m, struct dyn_event *ev);
74 .show = synth_event_show,
2005 static int synth_event_show(struct seq_file *m, struct dyn_event *ev) in synth_event_show() function