Searched defs:occupancy (Results 1 – 5 of 5) sorted by relevance
220 occupancy = used * 100. / total variable
63 unsigned int occupancy; /* Including tombstones. */ member
496 occupancy = used * 100. / total variable
87 uint32_t occupancy() const { return occupancy_; } in occupancy() function
1284 Node* const hash, Node* const number_of_buckets, Node* const occupancy) { in StoreOrderedHashMapNewEntry()1452 Node* const number_of_buckets, Node* const occupancy) { in StoreOrderedHashSetNewEntry()