Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtrace.h82 #if (TRACE_LEVEL < TRACE_DEBUG)
85 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__)
109 #if (TRACE_LEVEL < TRACE_DEBUG)
112 #define DHEXDUMP(buf, len) dhex_dump(__func__, __LINE__, TRACE_DEBUG, \
144 #if (TRACE_LEVEL < TRACE_DEBUG)
147 #define DMSG_RAW(...) trace_printf_helper_raw(TRACE_DEBUG, true, __VA_ARGS__)
H A Dtrace_levels.h51 #define TRACE_DEBUG 3 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtrace.h64 #if (TRACE_LEVEL < TRACE_DEBUG)
67 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__)
91 #if (TRACE_LEVEL < TRACE_DEBUG)
94 #define DHEXDUMP(buf, len) dhex_dump(__func__, __LINE__, TRACE_DEBUG, \
126 #if (TRACE_LEVEL < TRACE_DEBUG)
129 #define DMSG_RAW(...) trace_printf_helper_raw(TRACE_DEBUG, true, __VA_ARGS__)
H A Dtrace_levels.h29 #define TRACE_DEBUG 3 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtrace.h64 #if (TRACE_LEVEL < TRACE_DEBUG)
67 #define DMSG(...) trace_printf_helper(TRACE_DEBUG, true, __VA_ARGS__)
91 #if (TRACE_LEVEL < TRACE_DEBUG)
94 #define DHEXDUMP(buf, len) dhex_dump(__func__, __LINE__, TRACE_DEBUG, \
126 #if (TRACE_LEVEL < TRACE_DEBUG)
129 #define DMSG_RAW(...) trace_printf_helper_raw(TRACE_DEBUG, true, __VA_ARGS__)
H A Dtrace_levels.h29 #define TRACE_DEBUG 3 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dteec_trace.h57 #define TRACE_DEBUG 3 macro
73 #define DEBUGLEVEL TRACE_DEBUG
107 case TRACE_DEBUG: \
129 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__)
153 #define DMSG_RAW(fmt, ...) dprintf_raw(TRACE_DEBUG, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dteec_trace.h62 #define TRACE_DEBUG 3 macro
78 #define DEBUGLEVEL TRACE_DEBUG
112 case TRACE_DEBUG: \
134 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__)
158 #define DMSG_RAW(fmt, ...) dprintf_raw(TRACE_DEBUG, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dteec_trace.h62 #define TRACE_DEBUG 3 macro
78 #define DEBUGLEVEL TRACE_DEBUG
112 case TRACE_DEBUG: \
134 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__)
158 #define DMSG_RAW(fmt, ...) dprintf_raw(TRACE_DEBUG, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_trace.h14 TRACE_DEBUG = 3, enumerator
26 trace_printf(TRACE_DEBUG, __func__, __LINE__, __VA_ARGS__)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A Dpass-ptest-env.patch37 - TRACE_DEBUG(INFO, "Loading from: '%s'", BUILD_DIR "/extensions");
40 + TRACE_DEBUG(INFO, "Loading from: '%s'", fullname);
68 + TRACE_DEBUG(INFO, "Loading from: '%s'", fullname);
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_trace.c94 case TRACE_DEBUG: in trace_printf()
127 case TRACE_DEBUG: in trace_printf()
/OK3568_Linux_fs/external/security/librkcrypto/
H A DREADME.md167 等级3 - TRACE_DEBUG:一般的调试信息