Home
last modified time | relevance | path

Searched refs:should_switch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dbase.c151 bool should_switch; in base_auto_thp_switch() local
153 should_switch = (base_get_num_blocks(base, true) == in base_auto_thp_switch()
156 should_switch = (base_get_num_blocks(base, true) == in base_auto_thp_switch()
159 if (!should_switch) { in base_auto_thp_switch()