sched/tcbinfo: add stack info to tcbinfo

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
This commit is contained in:
zhangyuan21
2023-05-15 21:07:36 +08:00
committed by Xiang Xiao
parent 9fd26195d1
commit 9792211b96
10 changed files with 76 additions and 56 deletions
+2
View File
@@ -97,6 +97,8 @@ begin_packed_struct struct tcbinfo_s
uint16_t state_off;
uint16_t pri_off;
uint16_t name_off;
uint16_t stack_off;
uint16_t stack_size_off;
uint16_t regs_off;
uint16_t basic_num;
uint16_t total_num;