Searched defs:Trace (Results 1 – 13 of 13) sorted by relevance
22 void Trace(TCHAR* lpszFormat, ...) in Trace() function49 void Trace(TCHAR* lpszFormat, ...) { }; in Trace() function
65 IN PVOID *Trace, in RtlTraceDatabaseAdd()107 IN PVOID *Trace, in RtlTraceDatabaseFind()
21 PRTL_UNLOAD_EVENT_TRACE TraceHead, Trace; in Test_Dump() local
190 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro197 # define Trace(x) macro
30 Trace(const int level, const char *const fmt, ...) in Trace() function
246 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro253 # define Trace(x) macro
123 PF_TRACE_HEADER Trace; member198 BOOLEAN Trace; /* enable extra trace output for this cache map and it's VACBs */ member
118 BOOLEAN Trace ) in CcRosTraceCacheMap()
42 #define Trace(x) macro
37 #define Trace(x) macro
379 void Trace( const char* name ) { in Trace() function
590 Trace, enumerator
1823 PVOID *Trace; member