Home
last modified time | relevance | path

Searched defs:large_prof_tctx_set (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dlarge.c378 large_prof_tctx_set(tsdn_t *tsdn, extent_t *extent, prof_tctx_t *tctx) { in large_prof_tctx_set() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h236 #define large_prof_tctx_set JEMALLOC_N(large_prof_tctx_set) macro