Home
last modified time | relevance | path

Searched refs:allowedEmpty (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_shared_slots_host_memory_allocator.h95 void gcEmptyBlocks(int allowedEmpty);
102 uint64_t unallocateLocked(uint64_t phys, int allowedEmpty);
/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp378 void AddressSpaceSharedSlotsHostMemoryAllocatorContext::gcEmptyBlocks(int allowedEmpty) { in gcEmptyBlocks() argument
382 if (allowedEmpty > 0) { in gcEmptyBlocks()
383 --allowedEmpty; in gcEmptyBlocks()