Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_b.h8 arena_choose_impl(tsd_t *tsd, arena_t *arena, bool internal) { in arena_choose_impl() function
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in894 arena_choose_impl(tsd_t *tsd, arena_t *arena, bool internal) function
Djemalloc_internal.h894 arena_choose_impl(tsd_t *tsd, arena_t *arena, bool internal) in arena_choose_impl() function
Dprivate_namespace.h14 #define arena_choose_impl JEMALLOC_N(arena_choose_impl) macro