Searched refs:extent_dalloc_wrapper_try (Results 1 – 6 of 6) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | extent_externs.h | 38 bool extent_dalloc_wrapper_try(tsdn_t *tsdn, arena_t *arena,
|
| A D | private_symbols.txt | 169 extent_dalloc_wrapper_try
|
| A D | private_namespace.h | 169 #define extent_dalloc_wrapper_try JEMALLOC_N(extent_dalloc_wrapper_try) macro
|
| A D | private_unnamespace.h | 169 #undef extent_dalloc_wrapper_try
|
| /third_party/ulib/jemalloc/src/ |
| A D | extent.c | 1026 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 D | arena.c | 908 extent_dalloc_wrapper_try(tsdn, arena, &extent_hooks, in arena_destroy_retained()
|
Completed in 15 milliseconds