Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c27 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev);
35 .show = trace_fprobe_show,
1272 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_fprobe_show() function