Searched refs:bin_slot_count_ (Results 1 – 1 of 1) sorted by relevance
327 bin_slot_count_[static_cast<size_t>(bin)] += count_to_add; in IncrementBinSlotCount()376 size_t bin_slot_count_[kNumberOfBins] = {}; // Number of objects in a bin. member