Searched refs:large_prof_tctx_reset (Results 1 – 5 of 5) sorted by relevance
24 void large_prof_tctx_reset(tsdn_t *tsdn, extent_t *extent);
216 #define large_prof_tctx_reset JEMALLOC_N(large_prof_tctx_reset) macro
213 #define large_prof_tctx_reset JEMALLOC_N(large_prof_tctx_reset) macro
57 large_prof_tctx_reset(tsdn, extent); in arena_prof_tctx_reset()
377 large_prof_tctx_reset(tsdn_t *tsdn, extent_t *extent) { in large_prof_tctx_reset() function