Home
last modified time | relevance | path

Searched refs:arena_prof_accum_impl (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Darena.h640 bool arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes);
986 arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_impl() function
1008 return (arena_prof_accum_impl(arena, accumbytes)); in arena_prof_accum_locked()
1024 ret = arena_prof_accum_impl(arena, accumbytes); in arena_prof_accum()
Dprivate_symbols.txt86 arena_prof_accum_impl
Dprivate_namespace.h86 #define arena_prof_accum_impl JEMALLOC_N(arena_prof_accum_impl) macro
Dprivate_unnamespace.h86 #undef arena_prof_accum_impl