gem5 [DEVELOP-FOR-25.0]
Loading...
Searching...
No Matches
gem5::TesterThread::OutstandingReq Struct Reference

#include <tester_thread.hh>

Public Member Functions

 OutstandingReq (int _lane, Location _loc, Value _val, Cycles _cycle)
 
 ~OutstandingReq ()
 

Public Attributes

int lane
 
Location origLoc
 
Value storedValue
 
Cycles issueCycle
 

Detailed Description

Definition at line 121 of file tester_thread.hh.

Constructor & Destructor Documentation

◆ OutstandingReq()

gem5::TesterThread::OutstandingReq::OutstandingReq ( int _lane,
Location _loc,
Value _val,
Cycles _cycle )
inline

Definition at line 128 of file tester_thread.hh.

References issueCycle, lane, origLoc, and storedValue.

◆ ~OutstandingReq()

gem5::TesterThread::OutstandingReq::~OutstandingReq ( )
inline

Definition at line 132 of file tester_thread.hh.

Member Data Documentation

◆ issueCycle

Cycles gem5::TesterThread::OutstandingReq::issueCycle

Definition at line 126 of file tester_thread.hh.

Referenced by OutstandingReq().

◆ lane

int gem5::TesterThread::OutstandingReq::lane

◆ origLoc

Location gem5::TesterThread::OutstandingReq::origLoc

◆ storedValue

Value gem5::TesterThread::OutstandingReq::storedValue

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

Generated on Mon May 26 2025 09:19:26 for gem5 by doxygen 1.13.2