Searched refs:allocated_ (Results 1 – 2 of 2) sorted by relevance
62 allocated_(0) in LinkerBlockAllocator()83 ++allocated_; in alloc()108 --allocated_; in free()156 if (allocated_) { in purge()
63 size_t allocated_; variable