Searched defs:alloc_size (Results 1 – 6 of 6) sorted by relevance
196 size_t alloc_size, size_t* bytes_allocated, in TryToAllocate()303 inline bool Heap::IsOutOfMemoryOnAllocation(AllocatorType allocator_type, size_t alloc_size) { in IsOutOfMemoryOnAllocation()
1281 size_t alloc_size, size_t* bytes_allocated, in AllocateInternalWithGc()
105 size_t alloc_size; in Run() local
320 size_t alloc_size = cur_info->ByteSize(); in Walk() local402 size_t alloc_size = info->ByteSize(); in AllocationSize() local
411 size_t alloc_size; in SizeFootPrintGrowthLimitAndTrimBody() local
91 const size_t alloc_size = RoundUp(obj->SizeOf(), space::BumpPointerSpace::kAlignment); in ForwardObject() local