Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_event_perf.c330 destroy_local_trace_uprobe(tp_event); in perf_uprobe_init()
343 destroy_local_trace_uprobe(p_event->tp_event); in perf_uprobe_destroy()
Dtrace_probe.h416 extern void destroy_local_trace_uprobe(struct trace_event_call *event_call);
Dtrace_uprobe.c1389 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe() function