Searched refs:trace_uprobe_show (Results 1 – 1 of 1) sorted by relevance
40 static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev);48 .show = trace_uprobe_show,746 static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_uprobe_show() function773 return trace_uprobe_show(m, ev); in probes_seq_show()