Searched defs:committed (Results 1 – 4 of 4) sorted by relevance
| /third_party/ulib/jemalloc/test/include/test/ |
| A D | extent_hooks.h | 99 bool committed, unsigned arena_ind) in extent_dalloc_hook() 210 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) in extent_split_hook() 234 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) in extent_merge_hook()
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | extent_inlines.h | 230 extent_committed_set(extent_t *extent, bool committed) in extent_committed_set() 249 size_t usize, size_t sn, bool active, bool zeroed, bool committed, in extent_init()
|
| /third_party/ulib/jemalloc/test/unit/ |
| A D | arena_reset.c | 263 bool committed, unsigned arena_ind) in extent_dalloc_unmap()
|
| /third_party/ulib/jemalloc/src/ |
| A D | extent.c | 704 bool zeroed, committed; in extent_grow_retained() local 1018 bool committed, unsigned arena_ind) in extent_dalloc_default() 1209 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) in extent_split_default() 1300 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) in extent_merge_default()
|
Completed in 9 milliseconds