| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <thread_analyzer.h>
Data Fields | |
| const char * | name | 
| size_t | stack_size | 
| size_t | stack_used | 
| const char* thread_analyzer_info::name | 
The name of the thread or stringified address of the thread handle if name is not set.
| size_t thread_analyzer_info::stack_size | 
The total size of the stack
| size_t thread_analyzer_info::stack_used | 
Stack size in used