trace_uprobe_show
static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev);
.show = trace_uprobe_show,
return trace_uprobe_show(m, ev);