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