summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-13 19:46:34 +0200
committercgzones <cgzones@googlemail.com>2020-10-03 19:01:38 +0200
commite5184599814a3210497035e9942f154945f2b02f (patch)
tree35b02f22092f4d561adb4be1e98a2847338cb92c /CRT.h
parent6f387008cba414abdf695ae0eccdc0501bd36a1d (diff)
Add DiskIOMeter for IO read/write usage
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index f21488fe..4eeb9a46 100644
--- a/CRT.h
+++ b/CRT.h
@@ -106,6 +106,9 @@ typedef enum ColorElements_ {
ZFS_OTHER,
ZFS_COMPRESSED,
ZFS_RATIO,
+ DISKIO_UTIL_HIGH,
+ DISKIO_READ,
+ DISKIO_WRITE,
LAST_COLORELEMENT
} ColorElements;

© 2014-2024 Faster IT GmbH | imprint | privacy policy