Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h20 uint64_t prof_accumbytes; global() member
/freebsd/contrib/jemalloc/src/
H A Darena.c1382 arena_tcache_fill_small(tsdn_t * tsdn,arena_t * arena,tcache_t * tcache,cache_bin_t * tbin,szind_t binind,uint64_t prof_accumbytes) arena_tcache_fill_small() argument