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