gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
TimeBufStruct< Impl >::iewComm Struct Reference

#include <comm.hh>

Public Attributes

unsigned freeIQEntries
 
unsigned freeLQEntries
 
unsigned freeSQEntries
 
unsigned dispatchedToLQ
 
unsigned dispatchedToSQ
 
unsigned iqCount
 
unsigned ldstqCount
 
unsigned dispatched
 
bool usedIQ
 
bool usedLSQ
 

Detailed Description

template<class Impl>
struct TimeBufStruct< Impl >::iewComm

Definition at line 145 of file comm.hh.

Member Data Documentation

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::dispatched

Definition at line 156 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::dispatchedToLQ

Definition at line 150 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::dispatchedToSQ

Definition at line 151 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::freeIQEntries

Definition at line 147 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::freeLQEntries

Definition at line 148 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::freeSQEntries

Definition at line 149 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::iqCount

Definition at line 153 of file comm.hh.

template<class Impl >
unsigned TimeBufStruct< Impl >::iewComm::ldstqCount

Definition at line 154 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::iewComm::usedIQ

Definition at line 157 of file comm.hh.

template<class Impl >
bool TimeBufStruct< Impl >::iewComm::usedLSQ

Definition at line 158 of file comm.hh.


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

Generated on Fri Jun 9 2017 13:04:21 for gem5 by doxygen 1.8.6