RTEMS Logo

RTEMS 4.9.2 On-Line Library


CPU Usage Statistics cpu_usage_report - Report CPU Usage Statistics

PREV UP NEXT Bookshelf RTEMS C User's Guide

26.4.1: cpu_usage_report - Report CPU Usage Statistics

CALLING SEQUENCE:

void rtems_cpu_usage_report( void );

STATUS CODES: NONE

DESCRIPTION:

This routine prints out a table detailing the CPU usage statistics for all tasks in the system.

NOTES:

The table is printed using the printk routine.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation