| D | event_log.h | 245 #define _EVENT_LOG3(tag, fmt_num, t1, t2, t3) \ argument 247 #define _EVENT_LOG4(tag, fmt_num, t1, t2, t3, t4) \ argument 270 #define _EVENT_LOG_CAST3(tag, fmt_num, t1, t2, t3) \ argument 272 #define _EVENT_LOG_CAST4(tag, fmt_num, t1, t2, t3, t4) \ argument
|