RTEMS CPU Kit with SuperCore
4.11.3
|
Data Fields | |
volatile bool | thread_run |
volatile bool | thread_active |
volatile bool | single_page |
volatile uint32_t | sort_order |
volatile uint32_t | poll_rate_usecs |
volatile uint32_t | show |
rtems_cpu_usage_plugin | plugin |
Thread_CPU_usage_t | zero |
Timestamp_Control | uptime |
Timestamp_Control | last_uptime |
Timestamp_Control | period |
int | task_count |
int | last_task_count |
int | task_size |
Thread_Control ** | tasks |
Thread_Control ** | last_tasks |
Thread_CPU_usage_t * | usage |
Thread_CPU_usage_t * | last_usage |
Thread_CPU_usage_t * | current_usage |
Timestamp_Control | total |
Timestamp_Control | idle |
Timestamp_Control | current |
Timestamp_Control | current_idle |
uint32_t | stack_size |