Home
last modified time | relevance | path

Searched defs:bytes_allocated (Results 1 – 20 of 20) sorted by relevance

/art/runtime/gc/space/
Drosalloc_space.h51 mirror::Object* Alloc(Thread* self, size_t num_bytes, size_t* bytes_allocated, in Alloc()
55 mirror::Object* AllocThreadUnsafe(Thread* self, size_t num_bytes, size_t* bytes_allocated, in AllocThreadUnsafe()
68 mirror::Object* AllocNonvirtual(Thread* self, size_t num_bytes, size_t* bytes_allocated, in AllocNonvirtual()
74 size_t* bytes_allocated, size_t* usable_size) { in AllocNonvirtualThreadUnsafe()
Ddlmalloc_space-inl.h29 size_t* bytes_allocated, in AllocNonvirtual()
53 size_t* bytes_allocated, in AllocWithoutGrowthLocked()
Dbump_pointer_space-inl.h26 inline mirror::Object* BumpPointerSpace::Alloc(Thread*, size_t num_bytes, size_t* bytes_allocated, in Alloc()
40 size_t* bytes_allocated, in AllocThreadUnsafe()
Dvalgrind_malloc_space-inl.h34 size_t* bytes_allocated, in AllocWithGrowth()
51 size_t* bytes_allocated, in Alloc()
Dspace_test.h64 size_t* bytes_allocated, size_t* usable_size) in Alloc()
76 size_t* bytes_allocated, size_t* usable_size) in AllocWithGrowth()
424 size_t bytes_allocated = 0; in SizeFootPrintGrowthLimitAndTrimBody() local
517 size_t bytes_allocated = 0; in SizeFootPrintGrowthLimitAndTrimBody() local
Drosalloc_space-inl.h51 size_t* bytes_allocated, size_t* usable_size) { in AllocCommon()
Ddlmalloc_space.h53 virtual mirror::Object* Alloc(Thread* self, size_t num_bytes, size_t* bytes_allocated, in Alloc()
Dlarge_object_space.cc40 virtual mirror::Object* Alloc(Thread* self, size_t num_bytes, size_t* bytes_allocated, in Alloc()
111 size_t* bytes_allocated, size_t* usable_size) { in Alloc()
409 mirror::Object* FreeListSpace::Alloc(Thread* self, size_t num_bytes, size_t* bytes_allocated, in Alloc()
Ddlmalloc_space.cc129 size_t* bytes_allocated, size_t* usable_size) { in AllocWithGrowth()
279 size_t bytes_allocated = 0; in GetBytesAllocated() local
Dzygote_space.cc78 mirror::Object* ZygoteSpace::Alloc(Thread* self, size_t num_bytes, size_t* bytes_allocated, in Alloc()
Drosalloc_space.cc147 size_t* bytes_allocated, size_t* usable_size) { in AllocWithGrowth()
279 size_t bytes_allocated = 0; in GetBytesAllocated() local
Dlarge_object_space_test.cc86 size_t bytes_allocated = 0; in LargeObjectTest() local
Dspace.h203 virtual mirror::Object* AllocThreadUnsafe(Thread* self, size_t num_bytes, size_t* bytes_allocated, in AllocThreadUnsafe()
/art/runtime/gc/allocator/
Drosalloc-inl.h27 inline ALWAYS_INLINE void* RosAlloc::Alloc(Thread* self, size_t size, size_t* bytes_allocated) { in Alloc()
Ddlmalloc.cc77 size_t* bytes_allocated = reinterpret_cast<size_t*>(arg); in DlmallocBytesAllocatedCallback() local
Drosalloc.cc453 void* RosAlloc::AllocLargeObject(Thread* self, size_t size, size_t* bytes_allocated) { in AllocLargeObject()
622 void* RosAlloc::AllocFromRunThreadUnsafe(Thread* self, size_t size, size_t* bytes_allocated) { in AllocFromRunThreadUnsafe()
641 void* RosAlloc::AllocFromRun(Thread* self, size_t size, size_t* bytes_allocated) { in AllocFromRun()
1860 size_t* bytes_allocated = reinterpret_cast<size_t*>(arg); in BytesAllocatedCallback() local
/art/runtime/gc/
Dheap-inl.h57 size_t bytes_allocated; in AllocObjectWithAllocator() local
184 size_t alloc_size, size_t* bytes_allocated, in TryToAllocate()
Dheap.cc1229 size_t alloc_size, size_t* bytes_allocated, in AllocateInternalWithGc()
1858 size_t bytes_allocated; in MarkNonForwardedObject() local
2865 const uint64_t bytes_allocated = GetBytesAllocated(); in GrowForUtilization() local
/art/compiler/utils/
Darena_allocator.cc96 const size_t bytes_allocated = BytesAllocated(); in Dump() local
/art/runtime/gc/collector/
Dsemi_space.cc482 size_t bytes_allocated; in MarkNonForwardedObject() local