Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dteec_trace.h58 #define TRACE_FLOW 4 macro
77 #define DEBUGLEVEL TRACE_FLOW
110 case TRACE_FLOW: \
130 #define FMSG(fmt, ...) dprintf(TRACE_FLOW, fmt "\n", ##__VA_ARGS__)
154 #define FMSG_RAW(fmt, ...) dprintf_raw(TRACE_FLOW, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dteec_trace.h63 #define TRACE_FLOW 4 macro
82 #define DEBUGLEVEL TRACE_FLOW
115 case TRACE_FLOW: \
135 #define FMSG(fmt, ...) dprintf(TRACE_FLOW, fmt "\n", ##__VA_ARGS__)
159 #define FMSG_RAW(fmt, ...) dprintf_raw(TRACE_FLOW, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dteec_trace.h63 #define TRACE_FLOW 4 macro
82 #define DEBUGLEVEL TRACE_FLOW
115 case TRACE_FLOW: \
135 #define FMSG(fmt, ...) dprintf(TRACE_FLOW, fmt "\n", ##__VA_ARGS__)
159 #define FMSG_RAW(fmt, ...) dprintf_raw(TRACE_FLOW, fmt, ##__VA_ARGS__)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtrace.h89 #if (TRACE_LEVEL < TRACE_FLOW)
92 #define FMSG(...) trace_printf_helper(TRACE_FLOW, true, __VA_ARGS__)
151 #if (TRACE_LEVEL < TRACE_FLOW)
154 #define FMSG_RAW(...) trace_printf_helper_raw(TRACE_FLOW, true, __VA_ARGS__)
H A Dtrace_levels.h52 #define TRACE_FLOW 4 macro
53 #define TRACE_MAX TRACE_FLOW
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtrace.h71 #if (TRACE_LEVEL < TRACE_FLOW)
74 #define FMSG(...) trace_printf_helper(TRACE_FLOW, true, __VA_ARGS__)
133 #if (TRACE_LEVEL < TRACE_FLOW)
136 #define FMSG_RAW(...) trace_printf_helper_raw(TRACE_FLOW, true, __VA_ARGS__)
H A Dtrace_levels.h30 #define TRACE_FLOW 4 macro
31 #define TRACE_MAX TRACE_FLOW
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtrace.h71 #if (TRACE_LEVEL < TRACE_FLOW)
74 #define FMSG(...) trace_printf_helper(TRACE_FLOW, true, __VA_ARGS__)
133 #if (TRACE_LEVEL < TRACE_FLOW)
136 #define FMSG_RAW(...) trace_printf_helper_raw(TRACE_FLOW, true, __VA_ARGS__)
H A Dtrace_levels.h30 #define TRACE_FLOW 4 macro
31 #define TRACE_MAX TRACE_FLOW