Searched refs:extent_purge_lazy_wrapper (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dextent_externs.h48 bool extent_purge_lazy_wrapper(tsdn_t *tsdn, arena_t *arena,
H A Dprivate_namespace.h193 #define extent_purge_lazy_wrapper JEMALLOC_N(extent_purge_lazy_wrapper) macro
H A Dprivate_unnamespace.h193 #undef extent_purge_lazy_wrapper macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dextent.c405 if (extent_purge_lazy_wrapper(tsdn, arena, r_extent_hooks,
1167 extent_purge_lazy_wrapper(tsdn_t *tsdn, arena_t *arena, function

Completed in 86 milliseconds