Searched refs:extent_dalloc_cache (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dextent_externs.h36 void extent_dalloc_cache(tsdn_t *tsdn, arena_t *arena,
H A Dprivate_namespace.h165 #define extent_dalloc_cache JEMALLOC_N(extent_dalloc_cache) macro
H A Dprivate_unnamespace.h165 #undef extent_dalloc_cache macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Darena.c80 extent_dalloc_cache(tsdn, arena, r_extent_hooks, extent);
H A Dextent.c995 extent_dalloc_cache(tsdn_t *tsdn, arena_t *arena, function

Completed in 103 milliseconds