Searched refs:irealloc_prof (Results 1 – 2 of 2) sorted by relevance
2533 irealloc_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize, in irealloc_prof() function2693 ret = irealloc_prof(tsd, ptr, old_usize, usize, in je_realloc()
798 + Fix irealloc_prof() to prof_alloc_rollback() on OOM.