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

/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h85 uint64_t prof_accumbytes;/* Cleared after arena_prof_accum(). */ member in struct:tcache_s
H A Darena.h323 uint64_t prof_accumbytes; member in struct:arena_s
/freebsd-11.0-release/contrib/jemalloc/src/
H A Darena.c2375 arena_tcache_fill_small(tsdn_t *tsdn, arena_t *arena, tcache_bin_t *tbin, szind_t binind, uint64_t prof_accumbytes) argument

Completed in 124 milliseconds