![]() |
RTEMS 6.1
|
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 |
| const rtems_printer * | printer |
| Timestamp_Control | 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 |
| Timestamp_Control * | usage |
| Timestamp_Control * | last_usage |
| Timestamp_Control * | current_usage |
| Timestamp_Control | total |
| Timestamp_Control | idle |
| Timestamp_Control | current |
| Timestamp_Control | current_idle |
| uint32_t | stack_size |