Home
last modified time | relevance | path

Searched refs:inallocx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c3519 inallocx(tsdn_t *tsdn, size_t size, int flags) { in inallocx() function
3539 size_t usize = inallocx(tsd_tsdn(tsd), size, flags); in sdallocx_default()
3618 usize = inallocx(tsdn, size, flags); in JEMALLOC_ATTR()