Searched refs:allocated_ (Results 1 – 2 of 2) sorted by relevance
61 allocated_(0) {} in LinkerBlockAllocator()81 ++allocated_; in alloc()106 --allocated_; in free()154 if (allocated_) { in purge()
66 size_t allocated_; variable