Lines Matching refs:tracing
1 #include "tracing/agent.h"
5 #include "tracing/node_trace_buffer.h"
10 namespace tracing {
48 using v8::platform::tracing::TraceConfig;
49 using v8::platform::tracing::TraceWriter;
144 // Perform final Flush on TraceBuffer. We don't want the tracing controller
150 // Thread should finish when the tracing loop is stopped.
238 node::tracing::kGlobalScope, // scope
239 node::tracing::kNoId, // id
240 node::tracing::kNoId, // bind_id
245 Agent* node_agent = node::tracing::TraceEventHelper::GetAgent();
250 } // namespace tracing