HomeSort by relevance Sort by last modified time
    Searched defs:arena_chunk_cache_maybe_remove (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
arena.c 290 arena_chunk_cache_maybe_remove(arena_t *arena, extent_node_t *node, bool dirty) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 14 #define arena_chunk_cache_maybe_remove JEMALLOC_N(arena_chunk_cache_maybe_remove) macro
private_unnamespace.h 14 #undef arena_chunk_cache_maybe_remove macro

Completed in 68 milliseconds