Searched refs:arena_prof_accum_impl (Results 1 – 4 of 4) sorted by relevance
686 bool arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes);1055 arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_impl() function1077 return (arena_prof_accum_impl(arena, accumbytes)); in arena_prof_accum_locked()1093 ret = arena_prof_accum_impl(arena, accumbytes); in arena_prof_accum()
96 arena_prof_accum_impl
96 #define arena_prof_accum_impl JEMALLOC_N(arena_prof_accum_impl) macro
96 #undef arena_prof_accum_impl