Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/src/
HDjemalloc.c2032 imallocx_no_prof(tsd_t *tsd, size_t size, int flags, size_t *usize) in imallocx_no_prof() function
2072 p = imallocx_no_prof(tsd, size, flags, &usize); in JEMALLOC_ATTR()