Main Page | Alphabetical List | Class List | File List | Class Members | File Members

clockcnt_t Struct Reference

#include <confreg.h>

Collaboration diagram for clockcnt_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

vector unsigned clkcnt
 Clock counter (CrClkCnt).

vector unsigned runcnt
 Non-stretch counter (CrRunCnt).

vector unsigned comstr
 Queue stretch counters (CrComStr).

vector unsigned memstr
 Memory stretch counters (CrMemStr).


Detailed Description

Container to store a copy of all clock counter

Definition at line 32 of file confreg.h.


Member Data Documentation

vector unsigned clockcnt_t::clkcnt
 

Clock counter (CrClkCnt).

Definition at line 33 of file confreg.h.

Referenced by cc_clk(), cc_get(), and cc_reset().

vector unsigned clockcnt_t::comstr
 

Queue stretch counters (CrComStr).

Definition at line 35 of file confreg.h.

Referenced by cc_get(), cc_nbusy(), cc_qwait(), and cc_reset().

vector unsigned clockcnt_t::memstr
 

Memory stretch counters (CrMemStr).

Definition at line 36 of file confreg.h.

Referenced by cc_get(), cc_mbusy(), cc_mwait(), and cc_reset().

vector unsigned clockcnt_t::runcnt
 

Non-stretch counter (CrRunCnt).

Definition at line 34 of file confreg.h.

Referenced by cc_get(), cc_reset(), and cc_run().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 20 15:54:57 2006 for nlibc by doxygen 1.3.5