Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c226 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol() function
244 if (strcmp(trace_fprobe_symbol(tf), argv[0])) in trace_fprobe_match_command_head()
887 if (strcmp(trace_fprobe_symbol(orig), in trace_fprobe_has_same_fprobe()
888 trace_fprobe_symbol(comp))) in trace_fprobe_has_same_fprobe()
1441 seq_printf(m, " %s%s", trace_fprobe_symbol(tf), in trace_fprobe_show()