Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c451 uint64_t ms_anon; /* Pages of anonymous memory */ member
489 stats->ms_anon++; in memstat_callback()
608 stats.ms_anon, in memstat()
609 (uint64_t)stats.ms_anon * PAGESIZE / (1024 * 1024), in memstat()
610 MS_PCT_TOTAL(stats.ms_anon)); in memstat()