Searched refs:imalloc_no_sample (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | jemalloc.c | 1672 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, in imalloc_no_sample() function 1731 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, in imalloc_sample() 1738 ret = imalloc_no_sample(sopts, dopts, tsd, usize, usize, ind); in imalloc_sample() 1879 allocation = imalloc_no_sample( in imalloc_body() 1905 allocation = imalloc_no_sample(sopts, dopts, tsd, size, usize, in imalloc_body()
|