utcb_list_t Struct Reference

List-element to manage utcbs/threads. More...


Data Fields

l4_threadid_t thread
l4cpu_reserve_utcb_tutcb
int ts_count
rt_mon_histogram_t ** hists
unsigned long period
unsigned long long release
int ts_num
char name [L4CPU_RESERVE_UTCB_NAME_LEN]
struct utcb_list_tnext


Detailed Description

List-element to manage utcbs/threads.

Definition at line 30 of file utcb_watch.c.


Field Documentation

l4_threadid_t utcb_list_t::thread

Definition at line 31 of file utcb_watch.c.

Referenced by watch_add_utcb_do().

Definition at line 32 of file utcb_watch.c.

Referenced by watch_add_utcb_do(), watch_del_utcb_do(), and watch_eval_utcbs().

rt_mon_histogram_t** utcb_list_t::hists

unsigned long utcb_list_t::period

Definition at line 35 of file utcb_watch.c.

Referenced by watch_add_res_entry().

unsigned long long utcb_list_t::release

Definition at line 36 of file utcb_watch.c.

Referenced by watch_add_res_entry().

Definition at line 37 of file utcb_watch.c.

Referenced by watch_add_period_entry(), and watch_add_res_entry().

char utcb_list_t::name[L4CPU_RESERVE_UTCB_NAME_LEN]

Definition at line 38 of file utcb_watch.c.

Referenced by watch_add_utcb_do().

Definition at line 39 of file utcb_watch.c.

Referenced by watch_add_utcb_do(), watch_del_utcb_do(), watch_eval_utcbs(), and watcher_fn().


The documentation for this struct was generated from the following file:

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