Searched refs:adjustedMaxIndividualAllocSize (Results 1 – 1 of 1) sorted by relevance
689 cl_ulong adjustedMaxIndividualAllocSize = maxIndividualAllocSize / 4; in get_max_sizes() local693 adjustedMaxIndividualAllocSize / (1024.0 * 1024.0), in get_max_sizes()709 cl_ulong maxAllocSize = adjustedMaxIndividualAllocSize; in get_max_sizes()710 if (adjustedMaxTotalAllocSize < adjustedMaxIndividualAllocSize * 2) in get_max_sizes()