Searched refs:new_num_freed_chunks (Results 1 – 3 of 3) sorted by relevance
118 uptr new_num_freed_chunks = old_num_chunks + n_chunks; in ReturnToAllocator() local122 new_num_freed_chunks))) { in ReturnToAllocator()130 region->num_freed_chunks = new_num_freed_chunks; in ReturnToAllocator()
115 uptr new_num_freed_chunks = old_num_chunks + n_chunks; in ReturnToAllocator() local119 new_num_freed_chunks))) { in ReturnToAllocator()127 region->num_freed_chunks = new_num_freed_chunks; in ReturnToAllocator()
183 uptr new_num_freed_chunks = old_num_chunks + n_chunks; in ReturnToAllocator() local187 new_num_freed_chunks))) { in ReturnToAllocator()195 region->num_freed_chunks = new_num_freed_chunks; in ReturnToAllocator()