Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h29 uint64_t curbytes; member
/src/contrib/jemalloc/src/
H A Dprof_data.c650 uint64_t curbytes; in prof_dump_print_cnts() local
1029 uint64_t curbytes = (uint64_t)round(((double)cnt_all->curbytes) in prof_leakcheck() local
/src/sys/cam/ctl/
H A Dctl_tpc.c129 off_t curbytes; member