summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
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 bc3fb8b7..f5adb4ce 100644
--- a/CRT.h
+++ b/CRT.h
@@ -116,6 +116,9 @@ typedef enum ColorElements_ {
CPU_SOFTIRQ,
CPU_STEAL,
CPU_GUEST,
+ PRESSURE_STALL_TEN,
+ PRESSURE_STALL_SIXTY,
+ PRESSURE_STALL_THREEHUNDRED,
LAST_COLORELEMENT
} ColorElements;