Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_event_perf.c333 destroy_local_trace_uprobe(tp_event); in perf_uprobe_init()
346 destroy_local_trace_uprobe(p_event->tp_event); in perf_uprobe_destroy()
Dtrace_probe.h382 extern void destroy_local_trace_uprobe(struct trace_event_call *event_call);
Dtrace_uprobe.c1583 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe() function