Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Djemalloc.c2611 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/
Djemalloc.c2306 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/
DChangeLog249 - Fix irallocx_prof_sample() to always allocate large regions, even when
/external/jemalloc_new/
DChangeLog623 - Fix irallocx_prof_sample() to always allocate large regions, even when