Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/jemalloc/src/
H A Djemalloc.c1676 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample() function
1735 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, in imalloc_sample()
1742 ret = imalloc_no_sample(sopts, dopts, tsd, usize, usize, ind); in imalloc_sample()
1883 allocation = imalloc_no_sample( in imalloc_body()
1909 allocation = imalloc_no_sample(sopts, dopts, tsd, size, usize, in imalloc_body()