Home
last modified time | relevance | path

Searched defs:prof_realloc (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h137 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h497 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
Dprivate_namespace.h452 #define prof_realloc JEMALLOC_N(prof_realloc) macro