Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprof.h496 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, in prof_realloc() function
HDprivate_namespace.h378 #define prof_realloc JEMALLOC_N(prof_realloc) macro