gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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 141 of file comm.hh.

Member Data Documentation

◆ dispatched

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

Definition at line 152 of file comm.hh.

◆ dispatchedToLQ

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

Definition at line 146 of file comm.hh.

◆ dispatchedToSQ

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

Definition at line 147 of file comm.hh.

◆ freeIQEntries

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

Definition at line 143 of file comm.hh.

◆ freeLQEntries

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

Definition at line 144 of file comm.hh.

◆ freeSQEntries

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

Definition at line 145 of file comm.hh.

◆ iqCount

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

Definition at line 149 of file comm.hh.

◆ ldstqCount

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

Definition at line 150 of file comm.hh.

◆ usedIQ

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

Definition at line 153 of file comm.hh.

◆ usedLSQ

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

Definition at line 154 of file comm.hh.


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

Generated on Fri Feb 28 2020 16:27:17 for gem5 by doxygen 1.8.13