Searched refs:deallocationTotal_ (Results 1 – 2 of 2) sorted by relevance
65 deallocationTotal_ += blocksize; in deallocate()72 deallocationTotal() { return deallocationTotal_; } in deallocationTotal()84 deallocationTotal_ = 0; in resetCounts()91 static size_type deallocationTotal_; variable
36 allocation_tracker::size_type allocation_tracker::deallocationTotal_ = 0; member in __gnu_cxx_test::allocation_tracker