Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A 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()
H A Dtrace_probe.h376 extern void destroy_local_trace_uprobe(struct trace_event_call *event_call);
H A Dtrace_uprobe.c1633 void destroy_local_trace_uprobe(struct trace_event_call *event_call) in destroy_local_trace_uprobe() function