Home
last modified time | relevance | path

Searched defs:total_used (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/test/debug/
H A Dpsinfo.c77 vm_offset_t total_used; variable
H A Dkmapinfo.c74 vm_offset_t total_used; variable
/dflybsd-src/sbin/hammer/
H A Dmisc.c337 int64_t total_used = 0; in hammer_print_zone_stat() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_mm.c834 u64 total_used = 0, total_free = 0, total = 0; in drm_mm_print() local