Searched defs:MaxWeight (Results 1 – 7 of 7) sorted by relevance
69 uint32_t MaxWeight = 0; in getHotSucc() local
160 float MaxWeight; ///< Maximum spill weight evicted. member
827 static uint64_t calculateWeightScale(uint64_t MaxWeight) { in calculateWeightScale()868 uint64_t MaxWeight = *std::max_element(Weights.begin(), Weights.end()); in createProfileWeights() local
447 uint32_t MaxWeight = 0; in getHotSucc() local
1012 uint32_t MaxWeight = 0; in propagateWeights() local
1391 unsigned MaxWeight = 0, Weight = 0; in computeUberWeights() local
234 float MaxWeight; ///< Maximum spill weight evicted. member