Searched defs:prof_tctx_reset (Results 1 – 3 of 3) sorted by relevance
57 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx) { in prof_tctx_reset() function
421 prof_tctx_reset(tsdn_t *tsdn, const void *ptr, size_t usize, const void *old_ptr, in prof_tctx_reset() function
457 #define prof_tctx_reset JEMALLOC_N(prof_tctx_reset) macro