Searched refs:prof_tctx_get (Results 1 – 5 of 5) sorted by relevance
333 prof_tctx_t *prof_tctx_get(tsdn_t *tsdn, const void *ptr);401 prof_tctx_get(tsdn_t *tsdn, const void *ptr) in prof_tctx_get() function536 prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr); in prof_free()
456 prof_tctx_get
456 #define prof_tctx_get JEMALLOC_N(prof_tctx_get) macro
456 #undef prof_tctx_get
1866 old_tctx = prof_tctx_get(tsd_tsdn(tsd), old_ptr);2338 old_tctx = prof_tctx_get(tsd_tsdn(tsd), old_ptr);2484 old_tctx = prof_tctx_get(tsd_tsdn(tsd), ptr);