gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::o3::TimeStruct::IewComm Struct Reference

#include <comm.hh>

Public Attributes

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

Detailed Description

Definition at line 146 of file comm.hh.

Member Data Documentation

◆ dispatched

unsigned gem5::o3::TimeStruct::IewComm::dispatched = 0

Definition at line 158 of file comm.hh.

◆ dispatchedToLQ

unsigned gem5::o3::TimeStruct::IewComm::dispatchedToLQ = 0

Definition at line 152 of file comm.hh.

◆ dispatchedToSQ

unsigned gem5::o3::TimeStruct::IewComm::dispatchedToSQ = 0

Definition at line 153 of file comm.hh.

◆ freeIQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeIQEntries = 0

Definition at line 149 of file comm.hh.

◆ freeLQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeLQEntries = 0

Definition at line 150 of file comm.hh.

◆ freeSQEntries

unsigned gem5::o3::TimeStruct::IewComm::freeSQEntries = 0

Definition at line 151 of file comm.hh.

◆ iqCount

unsigned gem5::o3::TimeStruct::IewComm::iqCount = 0

Definition at line 155 of file comm.hh.

◆ ldstqCount

unsigned gem5::o3::TimeStruct::IewComm::ldstqCount = 0

Definition at line 156 of file comm.hh.

◆ usedIQ

bool gem5::o3::TimeStruct::IewComm::usedIQ = false

Definition at line 159 of file comm.hh.

◆ usedLSQ

bool gem5::o3::TimeStruct::IewComm::usedLSQ = false

Definition at line 160 of file comm.hh.


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

Generated on Mon Oct 27 2025 04:13:21 for gem5 by doxygen 1.14.0