Searched refs:trace_probe_log_clear (Results 1 – 6 of 6) sorted by relevance
583 void trace_probe_log_clear(void);586 DEFINE_FREE(trace_probe_log_clear, const char *, if (_T) trace_probe_log_clear())
846 const char *trlog __free(trace_probe_log_clear) = NULL; in __trace_eprobe_create()
1414 trace_probe_log_clear(); in trace_fprobe_create_cb()
546 const char *trlog __free(trace_probe_log_clear) = NULL; in DEFINE_FREE()
1094 trace_probe_log_clear(); in trace_kprobe_create_cb()
170 void trace_probe_log_clear(void) in trace_probe_log_clear() function