Home
last modified time | relevance | path

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

/optee_client/public/
A Dteec_trace.h60 #define TRACE_FLOW 4 macro
79 #define DEBUGLEVEL TRACE_FLOW
107 #define FMSG(fmt, ...) dprintf(TRACE_FLOW, fmt "\n", ##__VA_ARGS__)
127 #define FMSG_RAW(fmt, ...) dprintf_raw(TRACE_FLOW, fmt, ##__VA_ARGS__)
/optee_client/tee-supplicant/src/
A Drpmb.c280 #if (DEBUGLEVEL >= TRACE_FLOW)

Completed in 4 milliseconds