Searched refs:arena_dalloc_promoted (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Darena_inlines_b.h234 arena_dalloc_promoted(tsdn, ptr, NULL, true);
274 arena_dalloc_promoted(tsdn, ptr, tcache, slow_path);
H A Darena_externs.h64 void arena_dalloc_promoted(tsdn_t *tsdn, void *ptr, tcache_t *tcache,
H A Dprivate_namespace.h44 #define arena_dalloc_promoted JEMALLOC_N(arena_dalloc_promoted) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Darena.c1597 arena_dalloc_promoted(tsdn_t *tsdn, void *ptr, tcache_t *tcache, function

Completed in 163 milliseconds