Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h36 uint64_t accumobjs; member
/external/jemalloc_new/src/
Dprof.c1675 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, in prof_cnt_all()