Searched refs:trace_kprobe_on_func_entry (Results 1 – 3 of 3) sorted by relevance
213 bool trace_kprobe_on_func_entry(struct trace_event_call *call);216 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() function
226 bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() function
2175 (!trace_kprobe_on_func_entry(event->tp_event) || in perf_event_attach_bpf_prog()
Completed in 18 milliseconds