Searched defs:prof_malloc (Results 1 – 3 of 3) sorted by relevance
122 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx, in prof_malloc() function
483 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc() function
445 #define prof_malloc JEMALLOC_N(prof_malloc) macro