Home | History | Annotate | Download | only in debug

Lines Matching refs:Trace

16   base::debug::TraceLog::Trace( \
23 base::debug::TraceLog::Trace( \
30 base::debug::TraceLog::Trace( \
53 // Start logging trace events.
57 // Trace begin/end/instant events, this is the bottleneck implementation
64 static void Trace(const char* name,
72 static void Trace(const char* name,
76 return Trace(name, -1, type, id, extra.c_str(), extra.length());
81 static void Trace(const char* name,
85 return Trace(name, -1, type, id, extra, -1);
97 // Emit a trace of type |type| containing |name|, |id|, and |extra|.
121 // The ETW trace provider GUID.
144 // Optionally the stack trace, consisting of a DWORD "depth", followed