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.c25 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev);
33 .show = trace_fprobe_show,
1158 static int trace_fprobe_show(struct seq_file *m, struct dyn_event *ev) in trace_fprobe_show() function