Searched defs:prof_tctx_get (Results 1 – 3 of 3) sorted by relevance
40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() function
401 prof_tctx_get(tsdn_t *tsdn, const void *ptr) in prof_tctx_get() function
456 #define prof_tctx_get JEMALLOC_N(prof_tctx_get) macro