Searched refs:to_trace_kprobe (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_kprobe.c71 static struct trace_kprobe *to_trace_kprobe(struct dyn_event *ev) function
83 if (is_trace_kprobe(dpos) && (pos = to_trace_kprobe(dpos)))
142 struct trace_kprobe *tk = to_trace_kprobe(ev);
172 struct trace_kprobe *tk = to_trace_kprobe(ev);
1200 struct trace_kprobe *tk = to_trace_kprobe(ev);
1210 struct trace_kprobe *tk = to_trace_kprobe(ev);
1300 tk = to_trace_kprobe(ev);

Completed in 111 milliseconds