Searched refs:large_prof_tctx_get (Results 1 – 3 of 3) sorted by relevance
22 prof_tctx_t *large_prof_tctx_get(tsdn_t *tsdn, const extent_t *extent);
20 return large_prof_tctx_get(tsdn, extent); in arena_prof_tctx_get()24 return large_prof_tctx_get(tsdn, iealloc(tsdn, ptr)); in arena_prof_tctx_get()
359 large_prof_tctx_get(tsdn_t *tsdn, const extent_t *extent) { in large_prof_tctx_get() function