<memory-statistics>
Usage
<process | memory-statistics-information><memory-statistics><memory-load>memory-load</memory-load><virtual-size>virtual-size</virtual-size><resident-set-size>resident-set-size</resident-set-size><resident-set-before-swap>resident-set-before-swap</resident-set-before-swap><text-size>text-size</text-size><data-size>data-size</data-size><stack-size>stack-size</stack-size></memory-statistics></process | memory-statistics-information>Description
Memory usage statistics for the process.
Contents
<data-size>—Process data segment size, in kilobytes.
<memory-load>—Percentage of memory used by this process.
<resident-set-before-swap>—Resident set size of the process before last swap, in kilobytes.
<resident-set-size>—Resident set size of the process, in kilobytes.
<stack-size>—Process stack size, in kilobytes.