Searched refs:extent_commit_wrapper (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | extent_externs.h | 42 bool extent_commit_wrapper(tsdn_t *tsdn, arena_t *arena,
|
| A D | private_symbols.txt | 161 extent_commit_wrapper
|
| A D | private_namespace.h | 161 #define extent_commit_wrapper JEMALLOC_N(extent_commit_wrapper) macro
|
| A D | private_unnamespace.h | 161 #undef extent_commit_wrapper
|
| /third_party/ulib/jemalloc/src/ |
| A D | extent.c | 541 if (extent_commit_wrapper(tsdn, arena, r_extent_hooks, extent, in extent_recycle() 781 if (extent_commit_wrapper(tsdn, arena, r_extent_hooks, extent, in extent_grow_retained() 1109 extent_commit_wrapper(tsdn_t *tsdn, arena_t *arena, in extent_commit_wrapper() function
|
Completed in 11 milliseconds