Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1828 bool bump_empty_aligned_alloc; member
1870 static_opts->bump_empty_aligned_alloc = false; in static_opts_init()
2077 if (sopts->bump_empty_aligned_alloc) { in imalloc_body()
2408 sopts.bump_empty_aligned_alloc = true; in je_posix_memalign()
2449 sopts.bump_empty_aligned_alloc = true; in JEMALLOC_ATTR()