Searched defs:FreeBlocks (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dlarge_object_space.h178 TrackingAllocator<AllocationInfo*, kAllocatorTagLOSFreeList>> FreeBlocks; typedef in class:art::gc::space::FINAL
190 FreeBlocks free_blocks_ GUARDED_BY(lock_);

Completed in 37 milliseconds