Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/jemalloc/dist/src/
H A Dzone.c108 static unsigned zone_batch_malloc(struct _malloc_zone_t *zone, size_t size,
214 zone_batch_malloc(struct _malloc_zone_t *zone, size_t size, void **results, in zone_batch_malloc() function
341 jemalloc_zone.batch_malloc = zone_batch_malloc; in zone_init()