Searched refs:REBALANCE_WEIGHT_BACKING (Results 1 – 3 of 3) sorted by relevance
18 …signed) ((100 * REBALANCE_WEIGHT_DEFAULT) / (REBALANCE_WEIGHT_DEFAULT + REBALANCE_WEIGHT_BACKING)))
1833 … weight_sum = REBALANCE_WEIGHT_BACKING; /* Grant the underlying pool directory a fixed weight of 20 in manager_rebalance_calculate()
226 #define REBALANCE_WEIGHT_BACKING UINT64_C(20) macro