Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dtrace.h58 #if (TRACE_LEVEL < TRACE_INFO)
61 #define IMSG(...) trace_printf_helper(TRACE_INFO, true, __VA_ARGS__)
120 #if (TRACE_LEVEL < TRACE_INFO)
123 #define IMSG_RAW(...) trace_printf_helper_raw(TRACE_INFO, true, __VA_ARGS__)
A Dtrace_levels.h28 #define TRACE_INFO 2 macro
/optee_os-3.20.0/core/kernel/
A Dshow_conf.c13 #if (TRACE_LEVEL >= TRACE_INFO) in show_conf()

Completed in 3 milliseconds