Searched refs:imalloc_no_sample (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc_new/src/ |
D | jemalloc.c | 1688 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd, function 1747 ret = imalloc_no_sample(sopts, dopts, tsd, bumped_usize, 1754 ret = imalloc_no_sample(sopts, dopts, tsd, usize, usize, ind); 1895 allocation = imalloc_no_sample( 1921 allocation = imalloc_no_sample(sopts, dopts, tsd, size, usize,
|