Searched defs:occupancy (Results 1 – 5 of 5) sorted by relevance
233 occupancy = used * 100. / total variable
91 unsigned int occupancy; /* Including tombstones. */ member
522 occupancy = used * 100. / total variable
111 uint32_t occupancy() const { return impl_.occupancy_; } in occupancy() function
1609 const TNode<IntPtrT> number_of_buckets, const TNode<IntPtrT> occupancy) { in StoreOrderedHashMapNewEntry()1781 const TNode<IntPtrT> occupancy) { in StoreOrderedHashSetNewEntry()