Searched refs:irealloc_prof (Results 1 – 2 of 2) sorted by relevance
1859 irealloc_prof(tsd_t *tsd, void *old_ptr, size_t old_usize, size_t usize) function1973 NULL : irealloc_prof(tsd, ptr, old_usize, usize);
288 + Fix irealloc_prof() to prof_alloc_rollback() on OOM.