Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dextent_externs.h26 extent_t *extent_alloc_cache_locked(tsdn_t *tsdn, arena_t *arena,
A Dprivate_symbols.txt152 extent_alloc_cache_locked
A Dprivate_namespace.h152 #define extent_alloc_cache_locked JEMALLOC_N(extent_alloc_cache_locked) macro
A Dprivate_unnamespace.h152 #undef extent_alloc_cache_locked
/third_party/ulib/jemalloc/src/
A Dextent.c630 extent_alloc_cache_locked(tsdn_t *tsdn, arena_t *arena, in extent_alloc_cache_locked() function
A Darena.c661 textent = extent_alloc_cache_locked(tsdn, arena, r_extent_hooks, in arena_stash_dirty()

Completed in 24 milliseconds