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