Searched refs:irallocx_prof (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/src/ |
D | jemalloc.c | 2329 irallocx_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t size, function 2415 p = irallocx_prof(tsd, ptr, old_usize, size, alignment, &usize,
|
/external/jemalloc/ |
D | ChangeLog | 268 - Optimize irallocx_prof() to optimistically update the sampler state. The
|