diff options
Diffstat (limited to 'ot_mutex.h')
| -rw-r--r-- | ot_mutex.h | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -41,7 +41,8 @@ typedef enum { | |||
| 41 | TASK_STATS_TOP10 = 0x0104, | 41 | TASK_STATS_TOP10 = 0x0104, |
| 42 | TASK_STATS_EVERYTHING = 0x0105, | 42 | TASK_STATS_EVERYTHING = 0x0105, |
| 43 | TASK_STATS_FULLLOG = 0x0106, | 43 | TASK_STATS_FULLLOG = 0x0106, |
| 44 | 44 | TASK_STATS_WOODPECKERS = 0x0107, | |
| 45 | |||
| 45 | TASK_FULLSCRAPE = 0x0200, /* Default mode */ | 46 | TASK_FULLSCRAPE = 0x0200, /* Default mode */ |
| 46 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, | 47 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, |
| 47 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, | 48 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, |
