Home
last modified time | relevance | path

Searched refs:MOVE_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.c178 #define MOVE_BLOCK_SIZE 256 macro
186 size_t num_old_blocks = CEIL(htab->old_size, MOVE_BLOCK_SIZE); in resize_helper()
221 size_t record_it = my_block * MOVE_BLOCK_SIZE; in resize_helper()
222 size_t record_end = (my_block + 1) * MOVE_BLOCK_SIZE; in resize_helper()

Completed in 2 milliseconds