Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_structs.h16 uint64_t prof_accumbytes; member
H A Darena_structs_b.h116 uint64_t prof_accumbytes; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Darena.c1251 cache_bin_t *tbin, szind_t binind, uint64_t prof_accumbytes) { in arena_tcache_fill_small()