Searched refs:arena_prof_accum (Results 1 – 6 of 6) sorted by relevance
110 if (arena_prof_accum(arena, tcache->prof_accumbytes)) in tcache_bin_flush_small()379 arena_prof_accum(arena, tcache->prof_accumbytes)) in tcache_destroy()
1813 if (config_prof && arena_prof_accum(arena, prof_accumbytes)) in arena_tcache_fill_small()1988 if (config_prof && !isthreaded && arena_prof_accum(arena, size)) in arena_malloc_small()
76 arena_prof_accum
76 #define arena_prof_accum JEMALLOC_N(arena_prof_accum) macro
543 bool arena_prof_accum(arena_t *arena, uint64_t accumbytes);863 arena_prof_accum(arena_t *arena, uint64_t accumbytes) in arena_prof_accum() function
76 #undef arena_prof_accum