Searched refs:PARTITION_BLOCK_SIZES (Results 1 – 3 of 3) sorted by relevance
167 #define PARTITION_BLOCK_SIZES 5 macro168 #define PARTITION_CONTEXTS (PARTITION_BLOCK_SIZES * PARTITION_PLOFFSET)
384 int ml_partition_search_breakout_thresh[PARTITION_BLOCK_SIZES];
930 for (int i = 0; i < PARTITION_BLOCK_SIZES; ++i) { in init_part_sf()