summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libmemstat/memstat_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libmemstat/memstat_internal.h')
-rw-r--r--freebsd/lib/libmemstat/memstat_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/lib/libmemstat/memstat_internal.h b/freebsd/lib/libmemstat/memstat_internal.h
index 2416e09b..9fdc2281 100644
--- a/freebsd/lib/libmemstat/memstat_internal.h
+++ b/freebsd/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