Searched refs:hpa_alloc_batch (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | hpa.c | 14 static size_t hpa_alloc_batch(tsdn_t *tsdn, pai_t *self, size_t size, 220 shard->pai.alloc_batch = &hpa_alloc_batch; in hpa_shard_init() 718 hpa_alloc_batch(tsdn_t *tsdn, pai_t *self, size_t size, size_t nallocs, in hpa_alloc_batch() function 777 size_t nallocs = hpa_alloc_batch(tsdn, self, size, /* nallocs */ 1, in hpa_alloc()
|