Home
last modified time | relevance | path

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

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