RTEMS Logo

RTEMS 4.10.2 On-Line Library


CPU Usage Statistics cpu_usage_reset - Reset CPU Usage Statistics

PREV UP NEXT Bookshelf RTEMS C User's Guide

26.4.2: cpu_usage_reset - Reset CPU Usage Statistics

CALLING SEQUENCE:

void rtems_cpu_usage_reset( void );

STATUS CODES: NONE

DESCRIPTION:

This routine re-initializes the CPU usage statistics for all tasks in the system to their initial state. The initial state is that a task has not executed and thus has consumed no CPU time. default state which is when zero period executions have occurred.

NOTES:

NONE


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation