Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c26 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev);
34 .show = trace_fprobe_show,
1187 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_fprobe_show()
1185 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev) trace_fprobe_show() function