Home
last modified time | relevance | path

Searched refs:accumobjs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dprof.c131 tctx->cnts.accumobjs++;
1946 prof_cnt_all(uint64_t * curobjs,uint64_t * curbytes,uint64_t * accumobjs,uint64_t * accumbytes) prof_cnt_all() argument
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h31 uint64_t accumobjs;
36 uint64_t accumobjs; global() member
H A Dprof_externs.h