Home
last modified time | relevance | path

Searched defs:usable_size (Results 1 – 19 of 19) sorted by relevance

/art/runtime/gc/space/
Drosalloc_space.h53 size_t* usable_size, size_t* bytes_tl_bulk_allocated) OVERRIDE { in Alloc()
58 size_t* usable_size, size_t* bytes_tl_bulk_allocated) in AllocThreadUnsafe()
63 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) OVERRIDE { in AllocationSize()
72 size_t* usable_size, size_t* bytes_tl_bulk_allocated) { in AllocNonvirtual()
78 size_t* bytes_allocated, size_t* usable_size, in AllocNonvirtualThreadUnsafe()
Dregion_space-inl.h27 size_t* usable_size, in Alloc()
36 size_t* usable_size, in AllocThreadUnsafe()
44 size_t* usable_size, in AllocNonvirtual()
115 size_t* usable_size, in Alloc()
141 inline size_t RegionSpace::AllocationSizeNonvirtual(mirror::Object* obj, size_t* usable_size) { in AllocationSizeNonvirtual()
266 size_t* usable_size, in AllocLarge()
Dmemory_tool_malloc_space-inl.h32 size_t bytes_allocated, size_t usable_size, in AdjustForValgrind()
91 size_t usable_size; in AllocWithGrowth() local
120 size_t usable_size; in Alloc() local
148 size_t usable_size; in AllocThreadUnsafe() local
174 mirror::Object* obj, size_t* usable_size) { in AllocationSize()
201 size_t usable_size; in Free() local
Ddlmalloc_space-inl.h30 size_t* usable_size, in AllocNonvirtual()
45 inline size_t DlMallocSpace::AllocationSizeNonvirtual(mirror::Object* obj, size_t* usable_size) { in AllocationSizeNonvirtual()
57 size_t* usable_size, in AllocWithoutGrowthLocked()
Dbump_pointer_space-inl.h28 size_t* usable_size, in Alloc()
44 size_t* usable_size, in AllocThreadUnsafe()
89 inline size_t BumpPointerSpace::AllocationSizeNonvirtual(mirror::Object* obj, size_t* usable_size) in AllocationSizeNonvirtual()
Ddlmalloc_space.h56 size_t* usable_size, size_t* bytes_tl_bulk_allocated) in Alloc()
62 virtual size_t AllocationSize(mirror::Object* obj, size_t* usable_size) OVERRIDE { in AllocationSize()
Drosalloc_space-inl.h31 inline size_t RosAllocSpace::AllocationSizeNonvirtual(mirror::Object* obj, size_t* usable_size) { in AllocationSizeNonvirtual()
65 size_t* bytes_allocated, size_t* usable_size, in AllocCommon()
Dlarge_object_space.cc53 size_t* usable_size, size_t* bytes_tl_bulk_allocated) in Alloc()
70 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) OVERRIDE { in AllocationSize()
134 size_t* bytes_allocated, size_t* usable_size, in Alloc()
209 size_t LargeObjectMapSpace::AllocationSize(mirror::Object* obj, size_t* usable_size) { in AllocationSize()
468 size_t FreeListSpace::AllocationSize(mirror::Object* obj, size_t* usable_size) { in AllocationSize()
480 size_t* usable_size, size_t* bytes_tl_bulk_allocated) { in Alloc()
Dspace_test.h72 size_t* usable_size, in Alloc()
92 size_t* usable_size, in AllocWithGrowth()
Dspace_create_test.cc315 size_t allocation_size, usable_size, bytes_tl_bulk_allocated; in TEST_P() local
336 size_t allocation_size, usable_size, bytes_tl_bulk_allocated; in TEST_P() local
Dbump_pointer_space.h60 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) OVERRIDE in AllocationSize()
Dspace.h220 size_t* usable_size, in AllocThreadUnsafe()
Ddlmalloc_space.cc129 size_t* bytes_allocated, size_t* usable_size, in AllocWithGrowth()
Dregion_space.h64 size_t AllocationSize(mirror::Object* obj, size_t* usable_size) OVERRIDE in AllocationSize()
Drosalloc_space.cc155 size_t* bytes_allocated, size_t* usable_size, in AllocWithGrowth()
/art/runtime/gc/
Dheap-inl.h71 size_t usable_size; in AllocObjectWithAllocator() local
240 size_t* usable_size, in TryToAllocate()
Dheap.cc1689 size_t* usable_size, in AllocateInternalWithGc()
/art/runtime/gc/allocator/
Drosalloc-inl.h32 size_t* usable_size, in Alloc()
Drosalloc.cc467 size_t* usable_size, size_t* bytes_tl_bulk_allocated) { in AllocLargeObject()
639 size_t* usable_size, in AllocFromRunThreadUnsafe()
659 size_t* usable_size, size_t* bytes_tl_bulk_allocated) { in AllocFromRun()