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

/freebsd-12-stable/contrib/jemalloc/src/
H A Dbase.c130 base_get_num_blocks(base_t *base, bool with_new_block) { function
153 should_switch = (base_get_num_blocks(base, true) ==
156 should_switch = (base_get_num_blocks(base, true) ==

Completed in 178 milliseconds