Lines Matching refs:pmap_stat_update
875 #define pmap_stat_update(pm, stat, delta) \
1028 pmap_stat_update(pmap, wired_count, -1);
1030 pmap_stat_update(pmap, resident_count, -1);
1396 pmap_stat_update(pmap, wired_count,
1418 pmap_stat_update(pmap, resident_count, 1);
1420 pmap_stat_update(pmap, wired_count, 1);
1458 pmap_stat_update(pmap,
1461 pmap_stat_update(pmap,
1527 pmap_stat_update(pmap, resident_count, 1);
1528 pmap_stat_update(pmap, wired_count, 1);
1574 pmap_stat_update(pmap_kernel(), resident_count, -count);
1575 pmap_stat_update(pmap_kernel(), wired_count, -count);
1604 pmap_stat_update(pmap, wired_count, -1);