Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.h200 bool trace_kprobe_on_func_entry(struct trace_event_call *call);
203 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() function
H A Dtrace_kprobe.c220 bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() function
H A Dbpf_trace.c1913 (!trace_kprobe_on_func_entry(event->tp_event) || in perf_event_attach_bpf_prog()