Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_event_perf.c338 destroy_local_trace_uprobe(tp_event); in perf_uprobe_init()
351 destroy_local_trace_uprobe(p_event->tp_event); in perf_uprobe_destroy()
Dtrace_probe.h376 extern void destroy_local_trace_uprobe(struct trace_event_call *event_call);
Dtrace_uprobe.c1628 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe() function