gem5 v25.0.0.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 135 of file comm.hh.

Member Data Documentation

◆ dispatched

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

Definition at line 147 of file comm.hh.

◆ dispatchedToLQ

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

Definition at line 141 of file comm.hh.

◆ dispatchedToSQ

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

Definition at line 142 of file comm.hh.

◆ freeIQEntries

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

Definition at line 138 of file comm.hh.

◆ freeLQEntries

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

Definition at line 139 of file comm.hh.

◆ freeSQEntries

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

Definition at line 140 of file comm.hh.

◆ iqCount

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

Definition at line 144 of file comm.hh.

◆ ldstqCount

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

Definition at line 145 of file comm.hh.

◆ usedIQ

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

Definition at line 148 of file comm.hh.

◆ usedLSQ

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

Definition at line 149 of file comm.hh.


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

Generated on Sat Oct 18 2025 08:07:00 for gem5 by doxygen 1.14.0