Home
last modified time | relevance | path

Searched defs:accumbytes (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Darena.h1055 arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_impl()
1070 arena_prof_accum_locked(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_locked()
1081 arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) in arena_prof_accum()
Dprof.h78 uint64_t accumbytes; member