Searched refs:gap_count_table (Results 1 – 1 of 1) sorted by relevance
285 static const char gap_count_table[] = { in bm_work() local481 root_node->max_hops < ARRAY_SIZE(gap_count_table)) in bm_work()482 gap_count = gap_count_table[root_node->max_hops]; in bm_work()