Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Darena_inlines_a.h41 arena_prof_accum_impl(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_impl()
55 arena_prof_accum_locked(arena_t *arena, uint64_t accumbytes) in arena_prof_accum_locked()
65 arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) in arena_prof_accum()
A Dprof_structs.h23 uint64_t accumbytes; member
/third_party/ulib/jemalloc/src/
A Dprof.c1660 uint64_t *accumbytes) in prof_cnt_all()

Completed in 8 milliseconds