utcb_stat.h File Reference

Timeslice watching using the UTCB Ring-buffer of scheduling events. More...

Go to the source code of this file.

Data Structures

struct  l4cpu_reserve_utcb_elem_t
struct  l4cpu_reserve_utcb_t

Defines

#define L4CPU_RESERVE_UTCB_STAT_COUNT   30

Enumerations

enum  l4cpu_reserve_utcb_stat_type { L4_UTCB_PERIOD_OVERRUN = 0, L4_UTCB_RESERVATION_OVERRUN = 1, L4_UTCB_NEXT_PERIOD = 2, L4_UTCB_NEXT_RESERVATION = 3 }

Functions

static const char * l4cpu_reserve_utcb_stat_itoa (int type)


Detailed Description

Timeslice watching using the UTCB Ring-buffer of scheduling events.

Date:
01/12/2005
Author:
Jork Loeser <jork.loeser@inf.tu-dresden.de>

Definition in file utcb_stat.h.


Define Documentation

#define L4CPU_RESERVE_UTCB_STAT_COUNT   30

Definition at line 24 of file utcb_stat.h.

Referenced by watch_eval_utcbs().


Enumeration Type Documentation

Enumerator:
L4_UTCB_PERIOD_OVERRUN 
L4_UTCB_RESERVATION_OVERRUN 
L4_UTCB_NEXT_PERIOD 
L4_UTCB_NEXT_RESERVATION 

Definition at line 32 of file utcb_stat.h.


Function Documentation

static const char* l4cpu_reserve_utcb_stat_itoa ( int  type  )  [inline, static]

Definition at line 39 of file utcb_stat.h.

Referenced by print_sched_event().


CPU reservation server Reference Manual, written by Jork Loeser  © 2004