Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_fprobe.c220 static bool trace_fprobe_is_tracepoint(struct trace_fprobe *tf) in trace_fprobe_is_tracepoint() function
803 if (trace_fprobe_is_tracepoint(tf)) in trace_fprobe_verify_target()
835 if (trace_fprobe_is_tracepoint(tf)) in __register_trace_fprobe()
914 trace_fprobe_is_tracepoint(tf) != trace_fprobe_is_tracepoint(to)) { in append_trace_fprobe_event()
1119 if (!trace_fprobe_is_tracepoint(tf) || !tf->tuser) in __tprobe_event_module_cb()
1435 if (trace_fprobe_is_tracepoint(tf)) in trace_fprobe_show()