Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_kprobe.c39 static int trace_kprobe_show(struct seq_file *m, struct dyn_event *ev);
47 .show = trace_kprobe_show,
1097 static int trace_kprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_kprobe_show() function
1130 return trace_kprobe_show(m, ev); in probes_seq_show()

Completed in 6 milliseconds