gem5
|
#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 |
unsigned TimeBufStruct< Impl >::iewComm::dispatched |
unsigned TimeBufStruct< Impl >::iewComm::dispatchedToLQ |
unsigned TimeBufStruct< Impl >::iewComm::dispatchedToSQ |
unsigned TimeBufStruct< Impl >::iewComm::freeIQEntries |
unsigned TimeBufStruct< Impl >::iewComm::freeLQEntries |
unsigned TimeBufStruct< Impl >::iewComm::freeSQEntries |
unsigned TimeBufStruct< Impl >::iewComm::iqCount |
unsigned TimeBufStruct< Impl >::iewComm::ldstqCount |
bool TimeBufStruct< Impl >::iewComm::usedIQ |
bool TimeBufStruct< Impl >::iewComm::usedLSQ |