Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_fprobe.c81 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol() function
101 snprintf(buf, sizeof(buf), "%s", trace_fprobe_symbol(tf)); in trace_fprobe_match_command_head()
769 if (strcmp(trace_fprobe_symbol(orig), in trace_fprobe_has_same_fprobe()
770 trace_fprobe_symbol(comp))) in trace_fprobe_has_same_fprobe()
1199 seq_printf(m, " %s%s", trace_fprobe_symbol(tf), in trace_fprobe_show()