Home
last modified time | relevance | path

Searched defs:buckets_count (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.cc13 LockFreeAddressHashSet::LockFreeAddressHashSet(size_t buckets_count) in LockFreeAddressHashSet()
Dlock_free_address_hash_set.h72 size_t buckets_count() const { return buckets_.size(); } in buckets_count() function