[threads] Add function to stringify thread state names.
[mono.git] / mono / utils / mono-counters.h
index ac7c7df8f0cca364ffd58c837f72b67ef01a3648..a8e6928dfbe84d036be48f0ef52e79987a24a97c 100644 (file)
@@ -25,6 +25,7 @@ enum {
        MONO_COUNTER_SECURITY = 1 << 12,
        MONO_COUNTER_RUNTIME  = 1 << 13,
        MONO_COUNTER_SYSTEM   = 1 << 14,
+       MONO_COUNTER_PERFCOUNTERS = 1 << 15,
        MONO_COUNTER_LAST_SECTION,
 
        /* Unit, bits 24-27 (4 bits) */