Searched refs:already_attributed_sub_size (Results 1 – 1 of 1) sorted by relevance
694 uint64_t already_attributed_sub_size = 0; in CalculateNodeOwnershipCoefficient() local713 if (not_owning_sub_size > already_attributed_sub_size) { in CalculateNodeOwnershipCoefficient()716 already_attributed_sub_size) / in CalculateNodeOwnershipCoefficient()718 already_attributed_sub_size = not_owning_sub_size; in CalculateNodeOwnershipCoefficient()738 static_cast<double>(not_owned_sub_size - already_attributed_sub_size); in CalculateNodeOwnershipCoefficient()