Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/src/
H A Djemalloc.c1916 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample() function
1976 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, in imalloc_sample()
1983 ret = imalloc_no_sample(sopts, dopts, tsd, usize, usize, ind); in imalloc_sample()
2127 allocation = imalloc_no_sample( in imalloc_body()
2153 allocation = imalloc_no_sample(sopts, dopts, tsd, size, usize, in imalloc_body()