Searched refs:BackgroundScope (Results 1 – 9 of 9) sorted by relevance
35 GCTracer::BackgroundScope background_scope(tracer, scope_id); \37 GCTracer::BackgroundScope::Name(scope_id))102 class V8_EXPORT_PRIVATE BackgroundScope {116 BackgroundScope(GCTracer* tracer, ScopeId scope);117 ~BackgroundScope();128 DISALLOW_COPY_AND_ASSIGN(BackgroundScope);321 void AddBackgroundScopeSample(BackgroundScope::ScopeId scope, double duration,448 BackgroundCounter background_counter_[BackgroundScope::NUMBER_OF_SCOPES];
52 GCTracer::BackgroundScope::BackgroundScope(GCTracer* tracer, ScopeId scope) in BackgroundScope() function in v8::internal::GCTracer::BackgroundScope61 GCTracer::BackgroundScope::~BackgroundScope() { in ~BackgroundScope()88 const char* GCTracer::BackgroundScope::Name(ScopeId id) { in Name()90 case BackgroundScope::scope: \ in Name()94 case BackgroundScope::NUMBER_OF_SCOPES: in Name()167 for (int i = 0; i < BackgroundScope::NUMBER_OF_SCOPES; i++) { in GCTracer()200 for (int i = 0; i < BackgroundScope::NUMBER_OF_SCOPES; i++) { in ResetForTesting()1032 BackgroundScope::FIRST_MC_BACKGROUND_SCOPE, in FetchBackgroundMarkCompactCounters()1033 BackgroundScope::LAST_MC_BACKGROUND_SCOPE); in FetchBackgroundMarkCompactCounters()1043 BackgroundScope::FIRST_MINOR_GC_BACKGROUND_SCOPE, in FetchBackgroundMinorGCCounters()[all …]
43 GCTracer::BackgroundScope::BACKGROUND_ARRAY_BUFFER_FREE); in RunInternal()
131 GCTracer::BackgroundScope::BACKGROUND_STORE_BUFFER); in RunInternal()
84 GCTracer::BackgroundScope::MC_BACKGROUND_SWEEPING); in RunInternal()538 GCTracer::BackgroundScope::MC_BACKGROUND_SWEEPING); in RunInternal()
2380 virtual GCTracer::BackgroundScope::ScopeId GetBackgroundTracingScope() = 0;2462 GCTracer::BackgroundScope::ScopeId GetBackgroundTracingScope() override { in GetBackgroundTracingScope()2463 return GCTracer::BackgroundScope::MC_BACKGROUND_EVACUATE_COPY; in GetBackgroundTracingScope()2827 GCTracer::BackgroundScope::ScopeId scope) in PointersUpdatingTask()2843 GCTracer::BackgroundScope::ScopeId scope_;3223 GCTracer::BackgroundScope::MC_BACKGROUND_EVACUATE_UPDATE_POINTERS)); in UpdatePointersAfterEvacuation()3255 GCTracer::BackgroundScope::MC_BACKGROUND_EVACUATE_UPDATE_POINTERS)); in UpdatePointersAfterEvacuation()3748 isolate(), GCTracer::BackgroundScope:: in UpdatePointersAfterEvacuation()4047 GCTracer::BackgroundScope::MINOR_MC_BACKGROUND_MARKING); in RunInParallel()4347 GCTracer::BackgroundScope::ScopeId GetBackgroundTracingScope() override { in GetBackgroundTracingScope()[all …]
558 GCTracer::BackgroundScope::MC_BACKGROUND_MARKING); in Run()
345 GCTracer::BackgroundScope::BACKGROUND_UNMAPPER); in RunInternal()
2036 GCTracer::BackgroundScope::SCAVENGER_BACKGROUND_SCAVENGE_PARALLEL); in RunInParallel()