Home
last modified time | relevance | path

Searched refs:ms_bootpages (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c455 uint64_t ms_bootpages; /* Pages on the bootpages list */ member
475 stats->ms_bootpages++; in memstat_callback()
586 if (stats.ms_bootpages != 0) { in memstat()
588 stats.ms_bootpages, in memstat()
589 (uint64_t)stats.ms_bootpages * PAGESIZE / (1024 * 1024), in memstat()
590 MS_PCT_TOTAL(stats.ms_bootpages)); in memstat()