Searched refs:GetTracingController (Results 1 – 8 of 8) sorted by relevance
20 V8::GetCurrentPlatform()->GetTracingController()->AddTraceStateObserver(this); in TracingCpuProfilerImpl()25 V8::GetCurrentPlatform()->GetTracingController()->RemoveTraceStateObserver( in ~TracingCpuProfilerImpl()
20 ->GetTracingController() in SetUp()31 ->GetTracingController() in TearDown()
18 v8::TracingController* TraceEventHelper::GetTracingController() { in GetTracingController() function in v8::internal::tracing::TraceEventHelper19 return v8::internal::V8::GetCurrentPlatform()->GetTracingController(); in GetTracingController()
76 v8::internal::tracing::TraceEventHelper::GetTracingController() \122 v8::internal::tracing::TraceEventHelper::GetTracingController() \319 static v8::TracingController* GetTracingController();467 v8::internal::tracing::TraceEventHelper::GetTracingController(); in AddTraceEventImpl()489 v8::internal::tracing::TraceEventHelper::GetTracingController(); in AddTraceEventWithTimestampImpl()
71 v8::TracingController* GetTracingController() override; in NON_EXPORTED_BASE()
235 TracingController* DefaultPlatform::GetTracingController() { in GetTracingController() function in v8::platform::DefaultPlatform
382 virtual TracingController* GetTracingController() = 0;
220 v8::TracingController* GetTracingController() override { in GetTracingController() function in v8::__anonab487c950111::PredictablePlatform221 return platform_->GetTracingController(); in GetTracingController()