RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Files | Variables
CPU Usage Reporting

This group contains the implementation of CPU Usage Reporting. More...

Files

file  cpuuseimpl.h
 This header file provides interfaces of the CPU Usage Reporting implementation.
 
file  cpuusagedata.c
 This source file contains the definition of CPU_usage_Uptime_at_last_reset.
 
file  cpuusagereport.c
 This source file contains the definition of rtems_cpu_usage_report() and rtems_cpu_usage_report_with_plugin().
 
file  cpuusagereset.c
 This source file contains the definition of rtems_cpu_usage_reset().
 
file  cpuusagetop.c
 This source file contains the definition of rtems_cpu_usage_top() and rtems_cpu_usage_top_with_plugin().
 

Variables

Timestamp_Control CPU_usage_Uptime_at_last_reset
 This object provides the uptime timestamp at the last CPU usage reset.
 

Detailed Description

This group contains the implementation of CPU Usage Reporting.