Searched refs:prof_realloc (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_inlines.h | 162 prof_realloc(tsd_t *tsd, const void *ptr, size_t size, size_t usize, in prof_realloc() function
|
| /src/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 3490 prof_realloc(tsd, p, size, usize, tctx, prof_active, old_ptr, in irallocx_prof() 3751 prof_realloc(tsd, ptr, size, usize, tctx, prof_active, ptr, in ixallocx_prof()
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 901 event. Also add a missing check in prof_realloc(). These fixes protect 905 + Fix prof_realloc() to call prof_free_sampled_object() after calling
|