| /art/tools/ahat/src/main/com/android/ahat/heapdump/ |
| D | Site.java | 79 public AhatHeap heap; field in Site.ObjectsInfo 102 ObjectsInfo(AhatHeap heap, AhatClassObj classObj) { in ObjectsInfo() 220 AhatHeap heap = inst.getHeap(); in prepareForUse() local 252 public Size getSize(AhatHeap heap) { in getSize() 302 ObjectsInfo getObjectsInfo(AhatHeap heap, AhatClassObj classObj) { in getObjectsInfo()
|
| D | Sort.java | 68 public InstanceByHeapRetainedSize(AhatHeap heap) { in InstanceByHeapRetainedSize() 165 public SiteByHeapSize(AhatHeap heap) { in SiteByHeapSize()
|
| D | AhatPlaceHolderClassObj.java | 36 @Override public Size getRetainedSize(AhatHeap heap) { in getRetainedSize()
|
| D | AhatPlaceHolderInstance.java | 43 @Override public Size getRetainedSize(AhatHeap heap) { in getRetainedSize()
|
| /art/runtime/gc/accounting/ |
| D | mod_union_table.h | 60 explicit ModUnionTable(const std::string& name, Heap* heap, space::ContinuousSpace* space) in ModUnionTable() 122 explicit ModUnionTableReferenceCache(const std::string& name, Heap* heap, in ModUnionTableReferenceCache()
|
| D | heap_bitmap.h | 58 explicit HeapBitmap(Heap* heap) : heap_(heap) {} in HeapBitmap()
|
| D | mod_union_table-inl.h | 32 Heap* heap, in ModUnionTableToZygoteAllocspace()
|
| D | remembered_set.h | 51 explicit RememberedSet(const std::string& name, Heap* heap, space::ContinuousSpace* space) in RememberedSet()
|
| D | mod_union_table_test.cc | 123 const std::string& name, Heap* heap, space::ContinuousSpace* space, in ModUnionTableRefCacheToSpace() 183 gc::Heap* const heap = runtime->GetHeap(); in RunTest() local
|
| /art/runtime/gc/ |
| D | verification.h | 41 explicit Verification(gc::Heap* heap) : heap_(heap) {} in Verification()
|
| D | allocation_record.cc | 158 Heap* heap = Runtime::Current()->GetHeap(); in SetAllocTrackingEnabled() local 230 Heap* const heap = Runtime::Current()->GetHeap(); in RecordAllocation() local
|
| D | heap_test.cc | 61 Heap* heap = Runtime::Current()->GetHeap(); in TEST_F() local 123 Heap* heap = Runtime::Current()->GetHeap(); in TEST_F() local
|
| /art/runtime/gc/collector/ |
| D | partial_mark_sweep.cc | 27 PartialMarkSweep::PartialMarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in PartialMarkSweep()
|
| D | sticky_mark_sweep.cc | 31 StickyMarkSweep::StickyMarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in StickyMarkSweep()
|
| /art/dex2oat/linker/ |
| D | image_write_read_test.cc | 42 gc::Heap* heap = Runtime::Current()->GetHeap(); in TestWriteRead() local 88 gc::Heap* heap = Runtime::Current()->GetHeap(); in TestWriteRead() local
|
| /art/runtime/mirror/ |
| D | class-alloc-inl.h | 52 gc::Heap* heap = Runtime::Current()->GetHeap(); in Alloc() local
|
| D | object_array-alloc-inl.h | 68 gc::Heap* heap = Runtime::Current()->GetHeap(); in CopyOf() local
|
| D | array-alloc-inl.h | 142 gc::Heap* heap = Runtime::Current()->GetHeap(); in Alloc() local
|
| /art/tools/ahat/src/main/com/android/ahat/ |
| D | HeapTable.java | 44 long getSize(T element, AhatHeap heap); in getSize() 149 public static <T extends Diffable<T>> boolean hasNonZeroEntry(AhatHeap heap, in hasNonZeroEntry()
|
| D | DominatedList.java | 57 public long getSize(AhatInstance element, AhatHeap heap) { in getSize()
|
| /art/runtime/ |
| D | read_barrier-inl.h | 76 gc::Heap* heap = Runtime::Current()->GetHeap(); in Barrier() local 226 gc::Heap* heap = Runtime::Current()->GetHeap(); in IsDuringStartup() local
|
| D | debug_print.cc | 38 gc::Heap* heap = Runtime::Current()->GetHeap(); in DescribeSpace() local
|
| D | aot_class_linker.cc | 133 bool AotClassLinker::CanReferenceInBootImageExtension(ObjPtr<mirror::Class> klass, gc::Heap* heap) { in CanReferenceInBootImageExtension()
|
| /art/compiler/optimizing/ |
| D | sharpening.cc | 40 gc::Heap* heap = Runtime::Current()->GetHeap(); in IsInBootImage() local 436 gc::Heap* heap = runtime->GetHeap(); in ProcessLoadString() local
|
| /art/runtime/native/ |
| D | dalvik_system_VMDebug.cc | 259 gc::Heap* const heap = Runtime::Current()->GetHeap(); in VMDebug_countInstancesOfClass() local 277 gc::Heap* const heap = Runtime::Current()->GetHeap(); in VMDebug_countInstancesOfClasses() local 320 gc::Heap* heap = Runtime::Current()->GetHeap(); in VMDebug_getRuntimeStatInternal() local 401 gc::Heap* heap = Runtime::Current()->GetHeap(); in VMDebug_getRuntimeStatsInternal() local
|