Home | History | Annotate | Download | only in debug

Lines Matching defs:Trace

26   // Start logging trace events.
30 // Trace begin/end/instant events, this is the bottleneck implementation
37 static void Trace(const char* name,
45 static void Trace(const char* name,
49 return Trace(name, -1, type, id, extra.c_str(), extra.length());
54 static void Trace(const char* name,
58 return Trace(name, -1, type, id, extra, -1);
70 // Emit a trace of type |type| containing |name|, |id|, and |extra|.
94 // The ETW trace provider GUID.
117 // Optionally the stack trace, consisting of a DWORD "depth", followed