Searched refs:wk_compressed_bytes_total (Results 1 – 3 of 3) sorted by relevance
334 VM_COMPRESSOR_STAT(compressor_stats.wk_compressed_bytes_total += PAGE_SIZE); in metacompressor()343 VM_COMPRESSOR_STAT(compressor_stats.wk_compressed_bytes_total += 4); in metacompressor()345 VM_COMPRESSOR_STAT(compressor_stats.wk_compressed_bytes_total += sz); in metacompressor()
48 uint64_t wk_compressed_bytes_total; member
4721 SYSCTL_QUAD(_vm, OID_AUTO, wk_compressed_bytes_total, CTLFLAG_RD | CTLFLAG_LOCKED, &compressor_stat…