Home
last modified time | relevance | path

Searched refs:trace_probe_log_clear (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/kernel/trace/
Dtrace_uprobe.c596 trace_probe_log_clear(); in __trace_uprobe_create()
719 trace_probe_log_clear(); in __trace_uprobe_create()
723 trace_probe_log_clear(); in __trace_uprobe_create()
Dtrace_probe.h566 void trace_probe_log_clear(void);
Dtrace_fprobe.c1244 trace_probe_log_clear(); in __trace_fprobe_create()
Dtrace_kprobe.c1068 trace_probe_log_clear(); in __trace_kprobe_create()
Dtrace_probe.c166 void trace_probe_log_clear(void) in trace_probe_log_clear() function