Home | History | Annotate | Download | only in pg68k

Lines Matching defs:pmap_evcnt

190 #define	pmap_evcnt(e)	pmap_ ## e ## _ev.ev_count++
192 #define pmap_evcnt(e) __nothing
286 pmap_evcnt(pv_alloc_nowait);
288 pmap_evcnt(pv_alloc_wait);
635 pmap_evcnt(ctx_alloc_static);
649 pmap_evcnt(ctx_alloc_dynamic);
695 pmap_evcnt(ctx_alloc_steal);
824 pmap_evcnt(pv_enter_called);
847 pmap_evcnt(pv_remove_called);
1035 pmap_evcnt(prm_lookup_pg_hit);
1037 pmap_evcnt(prm_lookup_pg_miss);
1040 pmap_evcnt(prm_got_pg);
1321 pmap_evcnt(enter_nowait);
1323 pmap_evcnt(enter_yeswait);
1388 pmap_evcnt(enter_wire_change);
1391 pmap_evcnt(enter_prot_change);
1413 pmap_evcnt(enter_pa_change);
1441 pmap_evcnt(enter_pv_alloc_fail);
1470 pmap_evcnt(enter_pv_recycle);