Searched defs:top_index (Results 1 – 4 of 4) sorted by relevance
183 const size_t top_index = segment_state_.top_index; in RecoverHoles() local251 size_t top_index = segment_state_.top_index; in Add() local352 const uint32_t top_index = segment_state_.top_index; in Remove() local447 const size_t top_index = Capacity(); in Trim() local487 size_t top_index = segment_state_.top_index; in EnsureFreeCapacity() local
47 const uint32_t top_index = segment_state_.top_index; in GetChecked() local
144 size_t top_index = index / kMaxListSize; in LookupMonitor() local
146 uint32_t top_index; member