Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dextent_externs.h38 bool extent_dalloc_wrapper_try(tsdn_t *tsdn, arena_t *arena,
A Dprivate_symbols.txt169 extent_dalloc_wrapper_try
A Dprivate_namespace.h169 #define extent_dalloc_wrapper_try JEMALLOC_N(extent_dalloc_wrapper_try) macro
A Dprivate_unnamespace.h169 #undef extent_dalloc_wrapper_try
/third_party/ulib/jemalloc/src/
A Dextent.c1026 extent_dalloc_wrapper_try(tsdn_t *tsdn, arena_t *arena, in extent_dalloc_wrapper_try() function
1065 if (!extent_dalloc_wrapper_try(tsdn, arena, r_extent_hooks, extent)) in extent_dalloc_wrapper()
A Darena.c908 extent_dalloc_wrapper_try(tsdn, arena, &extent_hooks, in arena_destroy_retained()

Completed in 15 milliseconds