Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h108 static const bool maps_coalesce = variable
H A Dextent_inlines.h348 if (maps_coalesce) { in extent_is_head_get()
358 if (maps_coalesce) { in extent_is_head_set()
383 if (!maps_coalesce) { in extent_init()
/freebsd/contrib/jemalloc/src/
H A Dextent.c449 if (!maps_coalesce && !opt_retain) { in extents_first_fit_locked()
1071 if (!maps_coalesce && result != extent_split_interior_ok in extent_recycle_split()
2072 if (!maps_coalesce) { in extent_split_default()
2185 if (!maps_coalesce && !opt_retain) { in extent_merge_default_impl()
2207 if (maps_coalesce) { in extent_head_no_merge()
2230 if (!maps_coalesce) { in extent_merge_default()