Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dzone.c25 unsigned (*batch_malloc)(struct _malloc_zone_t *, size_t, void **, unsigned); member
341 jemalloc_zone.batch_malloc = zone_batch_malloc; in zone_init()
/external/jemalloc/src/
Dzone.c191 jemalloc_zone.batch_malloc = NULL; in zone_init()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc319 sanitizer_zone.batch_malloc = 0;