gem5  v22.1.0.0
Public Attributes | List of all members
gem5::o3::TimeStruct::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

Definition at line 135 of file comm.hh.

Member Data Documentation

◆ dispatched

unsigned gem5::o3::TimeStruct::IewComm::dispatched

Definition at line 147 of file comm.hh.

◆ dispatchedToLQ

unsigned gem5::o3::TimeStruct::IewComm::dispatchedToLQ

Definition at line 141 of file comm.hh.

◆ dispatchedToSQ

unsigned gem5::o3::TimeStruct::IewComm::dispatchedToSQ

Definition at line 142 of file comm.hh.

◆ freeIQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeIQEntries

Definition at line 138 of file comm.hh.

◆ freeLQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeLQEntries

Definition at line 139 of file comm.hh.

◆ freeSQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeSQEntries

Definition at line 140 of file comm.hh.

◆ iqCount

unsigned gem5::o3::TimeStruct::IewComm::iqCount

Definition at line 144 of file comm.hh.

◆ ldstqCount

unsigned gem5::o3::TimeStruct::IewComm::ldstqCount

Definition at line 145 of file comm.hh.

◆ usedIQ

bool gem5::o3::TimeStruct::IewComm::usedIQ

Definition at line 148 of file comm.hh.

◆ usedLSQ

bool gem5::o3::TimeStruct::IewComm::usedLSQ

Definition at line 149 of file comm.hh.


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

Generated on Wed Dec 21 2022 10:24:17 for gem5 by doxygen 1.9.1