Searched refs:ExtractIndex (Results 1 – 3 of 3) sorted by relevance
41 uint32_t idx = ExtractIndex(iref); in IsValidReference()84 uint32_t idx = ExtractIndex(iref); in Get()95 uint32_t idx = ExtractIndex(iref); in Update()
325 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.top_index in Add()383 const uint32_t idx = ExtractIndex(iref); in Remove()
382 ALWAYS_INLINE static uint32_t ExtractIndex(IndirectRef iref) { in ExtractIndex() function