Searched refs:TRACE_FLOW (Results 1 – 2 of 2) sorted by relevance
60 #define TRACE_FLOW 4 macro79 #define DEBUGLEVEL TRACE_FLOW107 #define FMSG(fmt, ...) dprintf(TRACE_FLOW, fmt "\n", ##__VA_ARGS__)127 #define FMSG_RAW(fmt, ...) dprintf_raw(TRACE_FLOW, fmt, ##__VA_ARGS__)
280 #if (DEBUGLEVEL >= TRACE_FLOW)
Completed in 4 milliseconds