Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dtrace.h66 #if (TRACE_LEVEL < TRACE_DEBUG)
69 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__)
93 #if (TRACE_LEVEL < TRACE_DEBUG)
96 #define DHEXDUMP(buf, len) dhex_dump(__func__, __LINE__, TRACE_DEBUG, \
128 #if (TRACE_LEVEL < TRACE_DEBUG)
131 #define DMSG_RAW(...) trace_printf_helper_raw(TRACE_DEBUG, true, __VA_ARGS__)
H A Dtrace_levels.h29 #define TRACE_DEBUG 3 macro
/optee_os/core/include/
H A Dinitcall.h15 #if TRACE_LEVEL >= TRACE_DEBUG
21 #if TRACE_LEVEL >= TRACE_DEBUG
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_trace.h308 #if (TRACE_LEVEL >= TRACE_DEBUG)
310 trace_printf(__func__, __LINE__, TRACE_DEBUG, true, __VA_ARGS__)
/optee_os/core/arch/arm/plat-stm32mp1/pm/
H A Dpsci.c228 if (TRACE_LEVEL >= TRACE_DEBUG) { in psci_system_off()
/optee_os/core/include/drivers/
H A Dtzc400.h242 #if TRACE_LEVEL >= TRACE_DEBUG
H A Dtzc380.h223 #if TRACE_LEVEL >= TRACE_DEBUG
/optee_os/lib/libutils/ext/
H A Dtrace.c226 #if (TRACE_LEVEL >= TRACE_DEBUG)
/optee_os/core/drivers/
H A Dtzc380.c318 #if TRACE_LEVEL >= TRACE_DEBUG
H A Dtzc400.c452 #if TRACE_LEVEL >= TRACE_DEBUG
H A Dstm32_rng.c59 #if TRACE_LEVEL > TRACE_DEBUG
/optee_os/core/drivers/regulator/
H A Dregulator.c329 if (TRACE_LEVEL >= TRACE_DEBUG) in regulator_core_cleanup()
/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c1231 #if (CFG_TEE_CORE_LOG_LEVEL >= TRACE_DEBUG) && defined(CFG_TEE_CORE_DEBUG)
/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.c431 if (TRACE_LEVEL < TRACE_DEBUG) in dmsg_print_supported_mechanism()
/optee_os/core/tee/
H A Dtee_rpmb_fs.c1954 #if (TRACE_LEVEL >= TRACE_DEBUG)