Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-2.6-microblaze.git] / include / linux / psi_types.h
index b95f321..0a23300 100644 (file)
@@ -50,9 +50,10 @@ enum psi_states {
        PSI_MEM_SOME,
        PSI_MEM_FULL,
        PSI_CPU_SOME,
+       PSI_CPU_FULL,
        /* Only per-CPU, to weigh the CPU in the global average: */
        PSI_NONIDLE,
-       NR_PSI_STATES = 6,
+       NR_PSI_STATES = 7,
 };
 
 enum psi_aggregators {