![]() |
RTEMS 5.2
|
CPU Usage Report. More...
#include <string.h>#include <stdlib.h>#include <stdio.h>#include <ctype.h>#include <inttypes.h>#include <rtems/cpuuse.h>#include <rtems/printer.h>#include <rtems/score/threadimpl.h>#include <rtems/score/todimpl.h>#include "cpuuseimpl.h"Data Structures | |
| struct | cpu_usage_context |
Functions | |
| void | rtems_cpu_usage_report_with_plugin (const rtems_printer *printer) |
| void | rtems_cpu_usage_report (void) |
| Report CPU usage. More... | |
CPU Usage Report.