Searched defs:FreeBlocks (Results 1 – 7 of 7) sorted by relevance
136 BitVector FreeBlocks; variable
234 void Arena::FreeBlocks() { in FreeBlocks() function in tensorflow::core::Arena
420 void BaseArena::FreeBlocks() { in AllocNewBlock() function in libtextclassifier3::BaseArena
205 std::set<scudo::uptr> FreeBlocks(FreeArray.begin(), FreeArray.end()); in testReleaseFreeMemoryToOS() local
264 uint64 ArenaImpl::FreeBlocks() { in FreeBlocks() function in google::protobuf::internal::ArenaImpl
202 std::set<scudo::uptr> FreeBlocks(FreeArray.begin(), FreeArray.end()); in testReleaseFreeMemoryToOS() local