Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_kprobe.c67 static bool is_trace_kprobe(struct dyn_event *ev) in is_trace_kprobe() function
84 if (is_trace_kprobe(dpos) && (pos = to_trace_kprobe(dpos)))
1303 if (!is_trace_kprobe(ev)) in probes_seq_show()
1362 if (!is_trace_kprobe(ev)) in probes_profile_seq_show()