Home
last modified time | relevance | path

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

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