summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index 183fe2b..47d9abf 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -39,6 +39,7 @@ typedef enum {
39 TASK_STATS_SLASH24S = 0x0103, 39 TASK_STATS_SLASH24S = 0x0103,
40 TASK_STATS_TOP10 = 0x0104, 40 TASK_STATS_TOP10 = 0x0104,
41 TASK_STATS_EVERYTHING = 0x0105, 41 TASK_STATS_EVERYTHING = 0x0105,
42 TASK_STATS_FULLLOG = 0x0106,
42 43
43 TASK_FULLSCRAPE = 0x0200, /* Default mode */ 44 TASK_FULLSCRAPE = 0x0200, /* Default mode */
44 TASK_FULLSCRAPE_TPB_BINARY = 0x0201, 45 TASK_FULLSCRAPE_TPB_BINARY = 0x0201,