Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dlarge.c373 large_prof_tctx_get(tsdn_t *tsdn, const extent_t *extent) { in large_prof_tctx_get() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h234 #define large_prof_tctx_get JEMALLOC_N(large_prof_tctx_get) macro