Home
last modified time | relevance | path

Searched defs:chunk_alloc_cache (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dchunk.c389 chunk_alloc_cache(tsdn_t *tsdn, arena_t *arena, chunk_hooks_t *chunk_hooks, in chunk_alloc_cache() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h162 #define chunk_alloc_cache JEMALLOC_N(chunk_alloc_cache) macro