Searched defs:prof_realloc (Results 1 – 3 of 3) sorted by relevance
137 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
497 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
452 #define prof_realloc JEMALLOC_N(prof_realloc) macro