Home
last modified time | relevance | path

Searched defs:arena_chunk_cache_maybe_remove (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h14 #define arena_chunk_cache_maybe_remove JEMALLOC_N(arena_chunk_cache_maybe_remove) macro
/NextBSD/contrib/jemalloc/src/
HDarena.c281 arena_chunk_cache_maybe_remove(arena_t *arena, extent_node_t *node, bool dirty) in arena_chunk_cache_maybe_remove() function