Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/
H A Dtrace.c58 static int print_thread_id(char *buf, size_t bs) in print_thread_id() function
165 res = print_thread_id(buf + boffs, sizeof(buf) - boffs); in trace_vprintf()