Home
last modified time | relevance | path

Searched defs:committed (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/jemalloc/test/include/test/
A Dextent_hooks.h99 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 Dextent_inlines.h230 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 Darena_reset.c263 bool committed, unsigned arena_ind) in extent_dalloc_unmap()
/third_party/ulib/jemalloc/src/
A Dextent.c704 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 8 milliseconds