Home
last modified time | relevance | path

Searched refs:prof_malloc (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h148 prof_malloc(tsd_t *tsd, const void *ptr, size_t size, size_t usize, in prof_malloc() function
/src/contrib/jemalloc/src/
H A Djemalloc.c2574 prof_malloc(tsd, allocation, size, usize, &alloc_ctx, tctx); in imalloc_body()