Searched refs:irallocx_prof (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 3468 irallocx_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t size, in irallocx_prof() function 3535 p = irallocx_prof(tsd, ptr, old_usize, size, alignment, usize, in do_rallocx()
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 878 - Optimize irallocx_prof() to optimistically update the sampler state. The
|