summaryrefslogtreecommitdiff
path: root/lib/libmemstat/memstat_internal.h
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2014-02-10 20:09:10 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2014-02-10 20:09:10 +0000
commit345e3f4dd764bf848e37ce8df83d9f2a4610c446 (patch)
treec7d13d374bcdc0e2ba810d4128330058b24f9322 /lib/libmemstat/memstat_internal.h
parent49fef6a202a5c2f4113940f87de5d8765897ab3b (diff)
downloadsrc-test2-345e3f4dd764bf848e37ce8df83d9f2a4610c446.tar.gz
src-test2-345e3f4dd764bf848e37ce8df83d9f2a4610c446.zip
Notes
Diffstat (limited to 'lib/libmemstat/memstat_internal.h')
-rw-r--r--lib/libmemstat/memstat_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libmemstat/memstat_internal.h b/lib/libmemstat/memstat_internal.h
index 2416e09b115a..9fdc22813b2a 100644
--- a/lib/libmemstat/memstat_internal.h
+++ b/lib/libmemstat/memstat_internal.h
@@ -51,6 +51,7 @@ struct memory_type {
uint64_t mt_byteslimit; /* 0, or maximum bytes. */
uint64_t mt_sizemask; /* malloc: allocated size bitmask. */
uint64_t mt_size; /* uma: size of objects. */
+ uint64_t mt_rsize; /* uma: real size of objects. */
/*
* Zone or type information that includes all caches and any central