Searched refs:irallocx_prof_sample (Results 1 – 4 of 4) sorted by relevance
/external/jemalloc_new/src/ |
D | jemalloc.c | 2611 irallocx_prof_sample(tsdn_t *tsdn, void *old_ptr, size_t old_usize, function 2646 p = irallocx_prof_sample(tsd_tsdn(tsd), old_ptr, old_usize,
|
/external/jemalloc/src/ |
D | jemalloc.c | 2306 irallocx_prof_sample(tsd_t *tsd, void *old_ptr, size_t old_usize, function 2341 p = irallocx_prof_sample(tsd, old_ptr, old_usize, *usize,
|
/external/jemalloc/ |
D | ChangeLog | 249 - Fix irallocx_prof_sample() to always allocate large regions, even when
|
/external/jemalloc_new/ |
D | ChangeLog | 623 - Fix irallocx_prof_sample() to always allocate large regions, even when
|