Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_event_perf.c278 destroy_local_trace_kprobe(tp_event); in perf_kprobe_init()
293 destroy_local_trace_kprobe(p_event->tp_event); in perf_kprobe_destroy()
H A Dtrace_probe.h459 extern void destroy_local_trace_kprobe(struct trace_event_call *event_call);
H A Dtrace_kprobe.c1945 void destroy_local_trace_kprobe(struct trace_event_call *event_call) in destroy_local_trace_kprobe() function