Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h35 uint64_t curbytes; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c1510 uint64_t curbytes = (uint64_t)round(((double)cnt_all->curbytes) in prof_leakcheck() local
1675 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, in prof_cnt_all()