Searched refs:offset_from_first (Results 1 – 1 of 1) sorted by relevance
141 const int64_t offset_from_first = (when - begin_time_) / timeslice_duration_; in Accumulate() local142 const index_mod_256_t ring_index = tail_ + offset_from_first; in Accumulate()