Searched defs:accumobjs (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_structs.h36 uint64_t accumobjs; member in struct:prof_cnt_s
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h36 uint64_t accumobjs; member in struct:prof_cnt_s
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c1693 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, uint64_t *accumbytes) argument
[all...]

Completed in 86 milliseconds