Searched refs:arena_prof_accum_impl (Results 1 – 4 of 4) sorted by relevance
640 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() function1008 return (arena_prof_accum_impl(arena, accumbytes)); in arena_prof_accum_locked()1024 ret = arena_prof_accum_impl(arena, accumbytes); in arena_prof_accum()
86 arena_prof_accum_impl
86 #define arena_prof_accum_impl JEMALLOC_N(arena_prof_accum_impl) macro
86 #undef arena_prof_accum_impl