PV_STAT
PV_STAT(pv_entry_frees += freed);
PV_STAT(pv_entry_spare += freed);
PV_STAT(pv_entry_spare -= _NPCPV);
PV_STAT(pc_chunk_count--);
PV_STAT(pc_chunk_frees++);
PV_STAT(pv_entry_frees++);
PV_STAT(pv_entry_spare++);
PV_STAT(pv_entry_spare -= _NPCPV);
PV_STAT(pc_chunk_count--);
PV_STAT(pc_chunk_frees++);
PV_STAT(pv_entry_allocs++);
PV_STAT(pv_entry_spare--);
PV_STAT(pv_entry_spare--);
PV_STAT(pc_chunk_tryfail++);
PV_STAT(pc_chunk_count++);
PV_STAT(pc_chunk_allocs++);
PV_STAT(pv_entry_spare += _NPCPV - 1);