Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_kprobe.c41 static bool trace_kprobe_is_busy(struct dyn_event *ev);
48 .is_busy = trace_kprobe_is_busy,
131 static bool trace_kprobe_is_busy(struct dyn_event *ev) in trace_kprobe_is_busy() function

Completed in 6 milliseconds