diff options
Diffstat (limited to 'tools/tools/umastat/umastat.c')
-rw-r--r-- | tools/tools/umastat/umastat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tools/umastat/umastat.c b/tools/tools/umastat/umastat.c index 4fdc391d36e4..16a0b9d2c97c 100644 --- a/tools/tools/umastat/umastat.c +++ b/tools/tools/umastat/umastat.c @@ -129,7 +129,6 @@ static const struct flaginfo { { UMA_ZONE_VM, "vm" }, { UMA_ZONE_HASH, "hash" }, { UMA_ZONE_SECONDARY, "secondary" }, - { UMA_ZONE_REFCNT, "refcnt" }, { UMA_ZONE_MAXBUCKET, "maxbucket" }, { UMA_ZONE_CACHESPREAD, "cachespread" }, { UMA_ZONE_VTOSLAB, "vtoslab" }, |