pmap_evcnt
pmap_evcnt(pt_cache_miss);
pmap_evcnt(pt_cache_hit);
pmap_evcnt(pv_enter_called);
pmap_evcnt(pv_enter_usr_ci);
pmap_evcnt(pv_enter_ci_multi);
pmap_evcnt(pv_enter_usr_ci);
pmap_evcnt(pv_enter_vac_ci);
pmap_evcnt(pv_enter_ci_multi);
pmap_evcnt(pv_remove_called);
pmap_evcnt(pv_remove_ci);
pmap_evcnt(pv_remove_ci);
pmap_evcnt(prm_lookup_pg_hit);
pmap_evcnt(prm_lookup_pg_miss);
pmap_evcnt(prm_got_pg);
pmap_evcnt(enter_nowait);
pmap_evcnt(enter_yeswait);
pmap_evcnt(enter_pte_alloc_fail);
pmap_evcnt(enter_valid);
pmap_evcnt(enter_wire_change);
pmap_evcnt(enter_prot_change);
pmap_evcnt(enter_pa_change);
pmap_evcnt(enter_pv_alloc_fail);
pmap_evcnt(enter_pv_recycle);
pmap_evcnt(pv_alloc_nowait);
pmap_evcnt(pv_alloc_wait);