Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_structs.h16 uint64_t prof_accumbytes; member
Darena_structs_b.h116 uint64_t prof_accumbytes; member
/external/jemalloc_new/src/
Darena.c1251 cache_bin_t *tbin, szind_t binind, uint64_t prof_accumbytes) { in arena_tcache_fill_small()