Searched defs:debug_log (Results 1 – 2 of 2) sorted by relevance
19 #define debug_log(fmt, args...) \ macro22 #define debug_log(fmt, args...) do {} while (0) macro
126 struct debug_log_info debug_log[DEBUG_LOG_SIZE]; variable