Home
last modified time | relevance | path

Searched refs:AddAllocationObserversToAllSpaces (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/profiler/
Dsampling-heap-profiler.cc70 heap_->AddAllocationObserversToAllSpaces(other_spaces_observer_.get(), in SamplingHeapProfiler()
/external/v8/src/heap/
Dincremental-marking.cc358 heap_->AddAllocationObserversToAllSpaces(&old_generation_observer_, in Start()
Dheap.h1396 void AddAllocationObserversToAllSpaces(
Dheap.cc743 void Heap::AddAllocationObserversToAllSpaces( in AddAllocationObserversToAllSpaces() function in v8::internal::Heap
4780 AddAllocationObserversToAllSpaces(stress_marking_observer_, in SetUp()