Home
last modified time | relevance | path

Searched refs:AddBackgroundScopeSample (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dgc-tracer.cc66 tracer_->AddBackgroundScopeSample(scope_, duration_ms, nullptr); in ~BackgroundScope()
69 tracer_->AddBackgroundScopeSample(scope_, duration_ms, &counter_); in ~BackgroundScope()
1085 void GCTracer::AddBackgroundScopeSample( in AddBackgroundScopeSample() function in v8::internal::GCTracer
Dgc-tracer.h321 void AddBackgroundScopeSample(BackgroundScope::ScopeId scope, double duration,