Searched defs:page_exphcontg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c269 uint_t page_exphcontg[19]; variable
1076 VM_STAT_ADD(page_exphcontg[0]);
1087 VM_STAT_ADD(page_exphcontg[1]);
1090 VM_STAT_ADD(page_exphcontg[2]);
1099 VM_STAT_ADD(page_exphcontg[3]);
1101 VM_STAT_ADD(page_exphcontg[4]);
1109 VM_STAT_ADD(page_exphcontg[5]);
1129 VM_STAT_ADD(page_exphcontg[6]);
1139 VM_STAT_ADD(page_exphcontg[7]);
1165 VM_STAT_ADD(page_exphcontg[
[all...]

Completed in 69 milliseconds