Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_uprobe.c72 static struct trace_uprobe *to_trace_uprobe(struct dyn_event *ev) in to_trace_uprobe() function
84 if (is_trace_uprobe(dpos) && (pos = to_trace_uprobe(dpos)))
276 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_is_busy()
312 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_match()
737 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_release()
745 struct trace_uprobe *tu = to_trace_uprobe(ev); in trace_uprobe_show()
822 tu = to_trace_uprobe(ev); in probes_profile_seq_show()

Completed in 5 milliseconds