format_bytes
format_bytes(pbuf, sizeof(pbuf), ptoa(totalphysmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(resvmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(unusedmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(unknownmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), pmap_pages_stolen * PAGE_SIZE);
if (format_bytes(buf, sizeof(buf), lcp->lc_bcache_size) > 0) {
format_bytes(pbuf, sizeof(pbuf),
format_bytes(pbuf, sizeof(pbuf), ace->sc_capacity * DEV_BSIZE);
format_bytes(pbuf, sizeof(pbuf), sc->sc_capacity * DEV_BSIZE);
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf),
format_bytes(pbuf, sizeof(pbuf), fbsize);
format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(physmem));
format_bytes(pbuf[1], sizeof(pbuf[1]), ptoa(resvmem));
format_bytes(pbuf[2], sizeof(pbuf[2]), ptoa(availphysmem));
format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(totalphysmem - physmem));
format_bytes(pbuf[0], sizeof(pbuf[0]), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf),
format_bytes(pbuf, sizeof(pbuf), vmememsize);
format_bytes(cbuf, sizeof(cbuf), size);
format_bytes(pbuf, sizeof(pbuf), ctob((uint64_t)physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob((u_int)physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa((u_int64_t) cnt));
format_bytes(pbuf, sizeof(pbuf), gt->gt_psize);
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), OIOC_LANCE_NPAGES * PAGE_SIZE);
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ctob(arcsmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob(physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), ctob((uint64_t)physmem));
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), avail_end);
format_bytes(pbuf, sizeof(pbuf), ptoa(uvm_availmem(false)));
format_bytes(pbuf, sizeof(pbuf), biosextmem - (15*1024));
format_bytes(buf, uimin(9, sizeof(buf)),
format_bytes(pbuf, sizeof(pbuf), sc->sc_size);
format_bytes(pbuf, sizeof(pbuf), wd->sc_capacity * wd->sc_blksize);
format_bytes(pbuf[0], sizeof(pbuf[0]), sc->sc_partinfo.part_size);
format_bytes(pbuf[1], sizeof(pbuf[1]), sc->flash_if->erasesize);
format_bytes(pbuf, sizeof(pbuf), memsize);
format_bytes(tbuf, sizeof(tbuf), sc->sc_secperunit *
format_bytes(pbuf, sizeof(pbuf),
format_bytes(pbuf, sizeof(pbuf), md->md_size);
format_bytes(pbuf, sizeof(pbuf), 1 << qryp->device_size);
format_bytes(pbuf, sizeof(pbuf), sz);
format_bytes(pbuf[0], sizeof(pbuf[0]), chip->nc_page_size);
format_bytes(pbuf[1], sizeof(pbuf[1]), chip->nc_spare_size);
format_bytes(pbuf[2], sizeof(pbuf[2]), chip->nc_block_size);
format_bytes(pbuf[0], sizeof(pbuf[0]), chip->nc_size);
format_bytes(buf, sizeof(buf), 1LL << (i + 12));
format_bytes(buf, sizeof(buf), 1LL << (bitpos + 12));
format_bytes(pbuf, sizeof(pbuf),
format_bytes(buf, sizeof(buf), emmc_cache_size);
format_bytes(pbuf, MEM_PBUFSIZE, ctob((uint64_t)physmem));
format_bytes(pbuf, MEM_PBUFSIZE, ctob((uint64_t)uvm_availmem(false)));
format_bytes(buf, HUMANIZE_BYTES, rump_physmemlimit);
format_bytes(buf, sizeof(buf), size);
int format_bytes(char *, size_t, uint64_t);