RTEMS CPU Kit with SuperCore
4.11.3
|
Go to the source code of this file.
Functions | |
void | rtems_cpu_usage_report_with_plugin (void *context, rtems_printk_plugin_t handler) |
void | rtems_cpu_usage_report (void) |
Report CPU usage. More... | |
void | rtems_cpu_usage_top_with_plugin (void *context, rtems_printk_plugin_t print) |
CPU usage Top plugin. More... | |
void | rtems_cpu_usage_top (void) |
CPU usage top. More... | |
void | rtems_cpu_usage_reset (void) |
Reset CPU usage. More... | |
Variables | |
Timestamp_Control | CPU_usage_Uptime_at_last_reset |