Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_event_perf.c338 destroy_local_trace_uprobe(tp_event); in perf_uprobe_init()
352 destroy_local_trace_uprobe(p_event->tp_event); in perf_uprobe_destroy()
Dtrace_probe.h385 extern void destroy_local_trace_uprobe(struct trace_event_call *event_call);
Dtrace_uprobe.c1636 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe() function