Searched refs:order_index_shift (Results 1 – 1 of 1) sorted by relevance
185 size_t order_index_shift; in PartitionAllocGenericInit() local187 order_index_shift = 0; in PartitionAllocGenericInit()189 order_index_shift = order - (kGenericNumBucketsPerOrderBits + 1); in PartitionAllocGenericInit()190 root->order_index_shifts[order] = order_index_shift; in PartitionAllocGenericInit()