Searched refs:SwrTrace (Results 1 – 2 of 2) sorted by relevance
132 void SwrTrace(161 #define _SWR_TRACE(_fmtstr, ...) SwrTrace(__FILE__, __LINE__, __FUNCTION__, _fmtstr, ##__VA_ARGS__);
246 void SwrTrace( in SwrTrace() function