Searched refs:half_space (Results 1 – 1 of 1) sorted by relevance
890 uint64_t half_space = full_space / 2; in CheckSuperPartitionAllocatableSpace() local896 if (sum_groups > half_space) { in CheckSuperPartitionAllocatableSpace()897 LOG(ERROR) << StringPrintf(fmt, sum_groups, "HALF OF ", half_space); in CheckSuperPartitionAllocatableSpace()904 if (sum_groups > half_space) { in CheckSuperPartitionAllocatableSpace()905 LOG(WARNING) << StringPrintf(fmt, sum_groups, "HALF OF ", half_space) in CheckSuperPartitionAllocatableSpace()