Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Djemalloc.c2385 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample() function
2426 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, in imalloc_sample()
2433 ret = imalloc_no_sample(sopts, dopts, tsd, usize, usize, ind); in imalloc_sample()
2560 allocation = imalloc_no_sample( in imalloc_body()
2577 allocation = imalloc_no_sample(sopts, dopts, tsd, size, usize, in imalloc_body()