Home
last modified time | relevance | path

Searched defs:GetTracingController (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/tracing/
Dtrace_event.cc19 v8::TracingController* TraceEventHelper::GetTracingController() { in GetTracingController() function in node::tracing::TraceEventHelper
29 v8::TracingController* GetTracingController() { in GetTracingController() function
Dagent.h89 TracingController* GetTracingController() { in GetTracingController() function
188 inline v8::TracingController* AgentWriterHandle::GetTracingController() { in GetTracingController() function
/third_party/node/src/
Dnode_platform.cc534 v8::TracingController* NodePlatform::GetTracingController() { in GetTracingController() function in node::NodePlatform