Searched defs:prof_accumbytes (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h35 uint64_t prof_accumbytes;/* Cleared after arena_prof_accum(). */ member in struct:tcache_s
H A Darena_structs_b.h140 uint64_t prof_accumbytes; member in struct:arena_s
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Darena.c1101 arena_tcache_fill_small(tsdn_t *tsdn, arena_t *arena, tcache_bin_t *tbin, szind_t binind, uint64_t prof_accumbytes) argument

Completed in 29 milliseconds