Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c1723 size_t bumped_usize = usize; in imalloc_sample() local
1730 bumped_usize = sz_s2u(LARGE_MINCLASS); in imalloc_sample()
1731 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, in imalloc_sample()
1732 bumped_usize, ind_large); in imalloc_sample()