Searched refs:large_prof_tctx_get (Results 1 – 4 of 4) sorted by relevance
25 prof_tctx_t *large_prof_tctx_get(tsdn_t *tsdn, const extent_t *extent);
46 return large_prof_tctx_get(tsdn, extent); in arena_prof_tctx_get()50 return large_prof_tctx_get(tsdn, iealloc(tsdn, ptr)); in arena_prof_tctx_get()
234 #define large_prof_tctx_get JEMALLOC_N(large_prof_tctx_get) macro
373 large_prof_tctx_get(tsdn_t *tsdn, const extent_t *extent) { in large_prof_tctx_get() function