Searched refs:is_trace_uprobe (Results 1 – 1 of 1) sorted by relevance
67 static bool is_trace_uprobe(struct dyn_event *ev) in is_trace_uprobe() function84 if (is_trace_uprobe(dpos) && (pos = to_trace_uprobe(dpos)))767 if (!is_trace_uprobe(ev)) in probes_seq_show()819 if (!is_trace_uprobe(ev)) in probes_profile_seq_show()
Completed in 6 milliseconds