Searched defs:DTRACE (Results 1 – 2 of 2) sorted by relevance
34 #define DTRACE(str, ...) {DC_LOG_DML(str, ##__VA_ARGS__); } macro