Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c448 uint64_t ms_kmem; /* Pages of kernel memory */ member
479 stats->ms_kmem++; in memstat_callback()
582 stats.ms_kmem, in memstat()
583 (uint64_t)stats.ms_kmem * PAGESIZE / (1024 * 1024), in memstat()
584 MS_PCT_TOTAL(stats.ms_kmem)); in memstat()