gem5  v20.1.0.0
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 138 of file comm.hh.

Member Data Documentation

◆ dispatched

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

Definition at line 149 of file comm.hh.

◆ dispatchedToLQ

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

Definition at line 143 of file comm.hh.

◆ dispatchedToSQ

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

Definition at line 144 of file comm.hh.

◆ freeIQEntries

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

Definition at line 140 of file comm.hh.

◆ freeLQEntries

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

Definition at line 141 of file comm.hh.

◆ freeSQEntries

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

Definition at line 142 of file comm.hh.

◆ iqCount

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

Definition at line 146 of file comm.hh.

◆ ldstqCount

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

Definition at line 147 of file comm.hh.

◆ usedIQ

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

Definition at line 150 of file comm.hh.

◆ usedLSQ

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

Definition at line 151 of file comm.hh.


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

Generated on Wed Sep 30 2020 14:02:33 for gem5 by doxygen 1.8.17