Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dtcache_structs.h16 uint64_t prof_accumbytes; member
H A Darena_structs_b.h121 uint64_t prof_accumbytes; member
/aosp_15_r20/external/jemalloc_new/src/
H A Darena.c1279 cache_bin_t *tbin, szind_t binind, uint64_t prof_accumbytes) { in arena_tcache_fill_small()