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

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

Completed in 61 milliseconds