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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c452 uint64_t ms_exec; /* Pages of exec/library memory */ member in struct:memstat
491 stats->ms_exec++;
612 stats.ms_exec,
613 (uint64_t)stats.ms_exec * PAGESIZE / (1024 * 1024),
614 MS_PCT_TOTAL(stats.ms_exec));

Completed in 46 milliseconds