Home
last modified time | relevance | path

Searched defs:alloc_ctx (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()
49 alloc_ctx_t *alloc_ctx, prof_tctx_t *tctx) { in prof_tctx_set()
122 prof_malloc(tsdn_t *tsdn, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx, in prof_malloc()
195 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free()