Searched refs:arena_prof_tctx_get (Results 1 – 7 of 7) sorted by relevance
44 return arena_prof_tctx_get(tsdn, ptr, alloc_ctx); in prof_tctx_get()
12 arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in arena_prof_tctx_get() function
99 arena_prof_tctx_get
407 return (arena_prof_tctx_get(tsdn, ptr)); in prof_tctx_get()
99 #define arena_prof_tctx_get JEMALLOC_N(arena_prof_tctx_get) macro
699 prof_tctx_t *arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr);1236 arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr) in arena_prof_tctx_get() function
99 #undef arena_prof_tctx_get