Home
last modified time | relevance | path

Searched refs:trace_ext_puts (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libutee/
H A Dtrace_ext.c21 void trace_ext_puts(const char *str) in trace_ext_puts() function
56 trace_ext_puts(to_format); in printf()
64 trace_ext_puts(str); in puts()
65 trace_ext_puts("\n"); in puts()
75 trace_ext_puts(str); in putchar()
86 void trace_ext_puts(const char *str __unused) in trace_ext_puts() function
/optee_os/core/kernel/
H A Dshow_conf.c15 trace_ext_puts(conf_str); in show_conf()
H A Dtrace_ext.c22 void trace_ext_puts(const char *str) in trace_ext_puts() function
/optee_os/lib/libutils/isoc/
H A Dfputs.c15 trace_ext_puts(s); in fputs()
/optee_os/lib/libutils/ext/include/
H A Dtrace.h26 void trace_ext_puts(const char *str);
/optee_os/lib/libutils/ext/
H A Dtrace.c198 trace_ext_puts(buf); in trace_vprintf()
/optee_os/core/tee/
H A Dtee_svc.c47 trace_ext_puts(kbuf); in syscall_log()
/optee_os/core/arch/arm/kernel/
H A Dspmc_sp_handler.c1289 trace_ext_puts(buffer); in handle_console_log()