Searched refs:prof_tctx_reset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h336 void prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize,
421 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize, const void *old_ptr, function
527 prof_tctx_reset(tsd_tsdn(tsd), ptr, usize, old_ptr, old_tctx);
H A Dprivate_namespace.h443 #define prof_tctx_reset JEMALLOC_N(prof_tctx_reset) macro

Completed in 85 milliseconds