Home
last modified time | relevance | path

Searched refs:prof_realloc (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprof.h339 void prof_realloc(tsd_t *tsd, const void *ptr, size_t usize,
480 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
Dprivate_symbols.txt380 prof_realloc
Dprivate_namespace.h380 #define prof_realloc JEMALLOC_N(prof_realloc) macro
Dprivate_unnamespace.h380 #undef prof_realloc
/external/jemalloc/src/
Djemalloc.c1704 prof_realloc(tsd, p, usize, tctx, true, old_usize, old_tctx);
2124 prof_realloc(tsd, p, *usize, tctx, false, old_usize, old_tctx);
2268 prof_realloc(tsd, ptr, usize, tctx, false, old_usize, old_tctx);