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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dzone.c103 static unsigned zone_batch_malloc(struct _malloc_zone_t *zone, size_t size,
217 zone_batch_malloc(struct _malloc_zone_t *zone, size_t size, void **results, function
338 jemalloc_zone.batch_malloc = zone_batch_malloc;

Completed in 76 milliseconds