Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/
H A DMakefile.in205 $(srcroot)test/unit/batch_alloc.c \
329 TESTS_STRESS := $(srcroot)test/stress/batch_alloc.c \
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c4139 batch_alloc(void **ptrs, size_t num, size_t size, int flags) { in batch_alloc() function