Searched refs:trace_vprintf (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/lib/libutils/ext/ |
A D | trace.c | 108 trace_vprintf(function, line, level, level_ok, fmt, ap); in trace_printf() 111 void trace_vprintf(const char *function, int line, int level, bool level_ok, in trace_vprintf() function
|
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | trace.h | 34 void trace_vprintf(const char *func, int line, int level, bool level_ok,
|
/optee_os-3.20.0/ldelf/ |
A D | main.c | 28 trace_vprintf(NULL, 0, TRACE_ERROR, true, fmt, ap); in print_to_console()
|
Completed in 3 milliseconds