RTEMS  5.1
Functions
cpuuse.h File Reference

CPU Usage Report. More...

#include <rtems.h>
#include <rtems/print.h>

Go to the source code of this file.

Functions

void rtems_cpu_usage_report_with_plugin (const rtems_printer *printer)
 
void rtems_cpu_usage_report (void)
 Report CPU usage. More...
 
void rtems_cpu_usage_top_with_plugin (const rtems_printer *printer)
 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...
 
int rtems_cpu_info_report (const rtems_printer *printer)
 Reports per-processor information. More...
 

Detailed Description

CPU Usage Report.

This include file contains information necessary to utilize and install the cpu usage reporting mechanism.