Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_structs.h21 uint64_t curbytes; member
/third_party/ulib/jemalloc/src/
A Dprof.c1491 uint64_t curbytes = (uint64_t)round(((double)cnt_all->curbytes) in prof_leakcheck() local
1659 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, in prof_cnt_all()

Completed in 7 milliseconds