Searched refs:prof_tctx_set (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_b.h | 48 prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_tctx_set() function 131 prof_tctx_set(tsdn, ptr, usize, alloc_ctx, in prof_malloc() 167 prof_tctx_set(tsd_tsdn(tsd), ptr, usize, NULL, in prof_realloc()
|