Searched refs:trace_probe_log_clear (Results 1 – 5 of 5) sorted by relevance
585 void trace_probe_log_clear(void);588 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()
170 void trace_probe_log_clear(void) in trace_probe_log_clear() function