HomeSort by relevance Sort by last modified time
    Searched refs:GetHeap (Results 1 - 25 of 127) sorted by null

1 2 3 4 5 6

  /art/runtime/gc/collector/
sticky_mark_sweep.cc 40 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
47 GetHeap()->GetLargeObjectsSpace()->CopyLiveToMarked();
59 SweepArray(GetHeap()->GetLiveStack(), false);
partial_mark_sweep.cc 39 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
semi_space.cc 65 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
74 CHECK(space == GetHeap()->GetPrimaryFreeListSpace() ||
75 space == GetHeap()->GetNonMovingSpace());
110 GetHeap()->PreGcVerificationPaused(this);
111 GetHeap()->PrePauseRosAllocVerification(this);
114 GetHeap()->PostGcVerificationPaused(this);
119 GetHeap()->PreGcVerificationPaused(this);
120 GetHeap()->PrePauseRosAllocVerification(this);
127 GetHeap()->PostGcVerification(this);
151 promo_dest_space_ = GetHeap()->GetPrimaryFreeListSpace()
    [all...]
mark_sweep.cc 87 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
145 GetHeap()->PreGcVerification(this);
151 GetHeap()->PrePauseRosAllocVerification(this);
156 GetHeap()->PreGcVerificationPaused(this);
158 GetHeap()->PrePauseRosAllocVerification(this);
167 GetHeap()->PostGcVerification(this);
173 GetHeap()->GetReferenceProcessor()->ProcessReferences(
207 GetHeap()->GetReferenceProcessor()->EnableSlowPath();
298 GetHeap()->UnBindBitmaps();
304 for (const auto& space : GetHeap()->GetContinuousSpaces())
    [all...]
garbage_collector.cc 109 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
124 for (const auto& disc_space : GetHeap()->GetDiscontinuousSpaces()) {
mark_compact.cc 62 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
81 GetHeap()->PreGcVerificationPaused(this);
82 GetHeap()->PrePauseRosAllocVerification(this);
86 GetHeap()->PostGcVerification(this);
155 Runtime::Current()->GetHeap()->DumpSpaces(LOG(ERROR));
272 GetHeap()->UnBindBitmaps(); // Unbind the live and mark bitmaps.
533 for (const auto& space : GetHeap()->GetContinuousSpaces()) {
616 GetHeap()->RevokeAllThreadLocalBuffers();
  /art/runtime/gc/space/
rosalloc_space_base_test.cc 26 Runtime::Current()->GetHeap()->IsLowMemoryMode(), false);
rosalloc_space_random_test.cc 26 Runtime::Current()->GetHeap()->IsLowMemoryMode(), false);
rosalloc_space_static_test.cc 26 Runtime::Current()->GetHeap()->IsLowMemoryMode(), false);
space.cc 108 Runtime::Current()->GetHeap()->GetMarkBitmap()->ReplaceBitmap(mark_bitmap, live_bitmap);
122 Runtime::Current()->GetHeap()->GetMarkBitmap()->ReplaceBitmap(mark_bitmap_.get(), new_bitmap);
  /art/runtime/
verify_object-inl.h 32 Runtime::Current()->GetHeap()->VerifyObjectBody(obj);
43 Runtime::Current()->GetHeap()->VerifyObjectBody(obj);
runtime_android.cc 49 gc::Heap* heap = runtime->GetHeap();
  /art/runtime/native/
java_lang_Runtime.cc 37 Runtime::Current()->GetHeap()->CollectGarbage(false);
86 return Runtime::Current()->GetHeap()->GetMaxMemory();
90 return Runtime::Current()->GetHeap()->GetTotalMemory();
94 return Runtime::Current()->GetHeap()->GetFreeMemory();
java_lang_ref_FinalizerReference.cc 29 return Runtime::Current()->GetHeap()->GetReferenceProcessor()->MakeCircularListIfUnenqueued(ref);
java_lang_ref_Reference.cc 30 Runtime::Current()->GetHeap()->GetReferenceProcessor()->GetReferent(soa.Self(), ref);
dalvik_system_VMRuntime.cc 46 return Runtime::Current()->GetHeap()->GetTargetHeapUtilization();
50 Runtime::Current()->GetHeap()->SetTargetHeapUtilization(target);
77 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentNonMovingAllocator();
101 gc::AllocatorType allocator = runtime->GetHeap()->GetCurrentAllocator();
118 if (Runtime::Current()->GetHeap()->IsMovableObject(array)) {
126 Runtime::Current()->GetHeap()->ClearGrowthLimit();
191 Runtime::Current()->GetHeap()->RegisterNativeAllocation(env, static_cast<size_t>(bytes));
200 Runtime::Current()->GetHeap()->RegisterNativeFree(env, static_cast<size_t>(bytes));
204 Runtime::Current()->GetHeap()->UpdateProcessState(static_cast<gc::ProcessState>(process_state));
209 Runtime::Current()->GetHeap()->DoPendingTransitionOrTrim()
    [all...]
java_lang_reflect_Array.cc 64 runtime->GetHeap()->GetCurrentAllocator());
  /art/test/118-noimage-dex2oat/
noimage-dex2oat.cc 38 return Runtime::Current()->GetHeap()->HasImageSpace();
  /art/runtime/gc/accounting/
remembered_set.h 67 Heap* GetHeap() const {
  /art/runtime/gc/
heap_test.cc 32 Heap* heap = Runtime::Current()->GetHeap();
61 Runtime::Current()->GetHeap()->CollectGarbage(false);
  /external/chromium_org/v8/src/heap/
objects-visiting-inl.h 81 Heap* heap = map->GetHeap();
100 map->GetHeap(),
104 map->GetHeap(), HeapObject::RawField(
115 map->GetHeap(),
119 map->GetHeap(),
295 MarkCompactCollector* collector = map->GetHeap()->mark_compact_collector();
307 Heap* heap = map->GetHeap();
330 Heap* heap = map->GetHeap();
355 Heap* heap = map->GetHeap();
381 Heap* heap = map->GetHeap();
    [all...]
  /external/chromium_org/v8/src/
transitions-inl.h 37 return Search(GetHeap()->elements_transition_symbol()) != kNotFound;
48 Heap* heap = GetHeap();
72 Heap* heap = GetHeap();
objects-inl.h 86 CONDITIONAL_WRITE_BARRIER(GetHeap(), this, offset, value, mode); \
151 HeapObject::cast(this)->GetHeap()->external_map();
550 chars, length_, string_->GetHeap()->HashSeed());
752 Heap* heap = map->GetHeap();
766 HeapObject::cast(this)->GetHeap()->native_context_map();
773 HeapObject::cast(this)->GetHeap()->scope_info_map();
833 HeapObject::cast(this)->GetHeap()->hash_table_map();
844 this != HeapObject::cast(this)->GetHeap()->string_table();
943 HeapObject::cast(this)->GetHeap()->ordered_hash_table_map();
    [all...]
  /art/runtime/mirror/
object_array-inl.h 50 Runtime::Current()->GetHeap()->GetCurrentAllocator());
151 Runtime::Current()->GetHeap()->WriteBarrierArray(this, dst_pos, count);
183 Runtime::Current()->GetHeap()->WriteBarrierArray(this, dst_pos, count);
227 Runtime::Current()->GetHeap()->WriteBarrierArray(this, dst_pos, count);
250 gc::Heap* heap = Runtime::Current()->GetHeap();
  /art/runtime/entrypoints/quick/
quick_instrumentation_entrypoints.cc 42 || !Runtime::Current()->GetHeap()->HasImageSpace());

Completed in 218 milliseconds

1 2 3 4 5 6