Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dgc-tracer.cc1291 FetchBackgroundCounters(Scope::FIRST_MC_BACKGROUND_SCOPE, in FetchBackgroundMarkCompactCounters()
1300 FetchBackgroundCounters(Scope::FIRST_MINOR_GC_BACKGROUND_SCOPE, in FetchBackgroundMinorGCCounters()
1305 FetchBackgroundCounters(Scope::FIRST_GENERAL_BACKGROUND_SCOPE, in FetchBackgroundGeneralCounters()
1309 void GCTracer::FetchBackgroundCounters(int first_scope, int last_scope) { in FetchBackgroundCounters() function in v8::internal::GCTracer
Dgc-tracer.h469 void FetchBackgroundCounters(int first_scope, int last_scope);