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

/linux-master/kernel/trace/
H A Dtrace_uprobe.c69 static bool is_trace_uprobe(struct dyn_event *ev) function
86 if (is_trace_uprobe(dpos) && (pos = to_trace_uprobe(dpos)))
767 if (!is_trace_uprobe(ev))
819 if (!is_trace_uprobe(ev))

Completed in 136 milliseconds