Home
last modified time | relevance | path

Searched refs:arena_extent_cache_alloc (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Darena_externs.h18 extent_t *arena_extent_cache_alloc(tsdn_t *tsdn, arena_t *arena,
A Dprivate_symbols.txt28 arena_extent_cache_alloc
A Dprivate_namespace.h28 #define arena_extent_cache_alloc JEMALLOC_N(arena_extent_cache_alloc) macro
A Dprivate_unnamespace.h28 #undef arena_extent_cache_alloc
/third_party/ulib/jemalloc/src/
A Dlarge.c148 if ((trail = arena_extent_cache_alloc(tsdn, arena, &extent_hooks, in large_ralloc_no_move_expand()
A Darena.c60 arena_extent_cache_alloc(tsdn_t *tsdn, arena_t *arena, in arena_extent_cache_alloc() function

Completed in 12 milliseconds