Searched defs:DprintfT (Results 1 – 2 of 2) sorted by relevance
204 #define DprintfT(flag, ...) macro210 #define DprintfT(flag, ...) __collector_dlog(SP_DUMP_FLAG | (flag), 0, __VA_ARGS__ ) macro
171 #define DprintfT(flag, ...) macro177 #define DprintfT(flag, ...) __collector_dlog(SP_DUMP_FLAG | (flag), 0, __VA_ARGS__ ) macro