Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_uprobe.c38 static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev);
46 .show = trace_uprobe_show,
743 static int trace_uprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_uprobe_show() function
770 return trace_uprobe_show(m, ev); in probes_seq_show()

Completed in 6 milliseconds