Searched refs:lag_index_direction_ (Results 1 – 2 of 2) sorted by relevance
46 lag_index_direction_(0), in Expand()324 lag_index_direction_ = 0; in SetParametersForNormalAfterExpand()332 lag_index_direction_ = 1; /* make sure we get the "optimal" lag */ in SetParametersForMergeAfterExpand()353 lag_index_direction_ = 1; in InitializeForAnExpandPeriod()853 current_lag_index_ = current_lag_index_ + lag_index_direction_; in UpdateLagIndex()856 lag_index_direction_ = 1; in UpdateLagIndex()859 lag_index_direction_ = -1; in UpdateLagIndex()
133 int lag_index_direction_; variable