Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Darena_externs.h21 void arena_extent_cache_dalloc(tsdn_t *tsdn, arena_t *arena,
A Dprivate_symbols.txt29 arena_extent_cache_dalloc
A Dprivate_namespace.h29 #define arena_extent_cache_dalloc JEMALLOC_N(arena_extent_cache_dalloc) macro
A Dprivate_unnamespace.h29 #undef arena_extent_cache_dalloc
/third_party/ulib/jemalloc/src/
A Dlarge.c126 arena_extent_cache_dalloc(tsdn, arena, &extent_hooks, trail); in large_ralloc_no_move_shrink()
A Darena.c85 arena_extent_cache_dalloc(tsdn_t *tsdn, arena_t *arena, in arena_extent_cache_dalloc() function

Completed in 13 milliseconds