Home
last modified time | relevance | path

Searched refs:prof_tctx_get (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h40 prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in prof_tctx_get() function
178 assert((uintptr_t)prof_tctx_get(tsd_tsdn(tsd), ptr, NULL) == in prof_realloc()
196 prof_tctx_t *tctx = prof_tctx_get(tsd_tsdn(tsd), ptr, alloc_ctx); in prof_free()