gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::prefetch::SBOOE::SandboxEntry Struct Reference

Public Member Functions

 SandboxEntry ()
 

Public Attributes

Addr line
 Cache line predicted by the candidate prefetcher.
 
Tick expectedArrivalTick
 Tick when the simulated prefetch is expected to be filled.
 
bool valid
 To indicate if it was initialized.
 

Detailed Description

Definition at line 84 of file sbooe.hh.

Constructor & Destructor Documentation

◆ SandboxEntry()

gem5::prefetch::SBOOE::SandboxEntry::SandboxEntry ( )
inline

Definition at line 93 of file sbooe.hh.

Member Data Documentation

◆ expectedArrivalTick

Tick gem5::prefetch::SBOOE::SandboxEntry::expectedArrivalTick

Tick when the simulated prefetch is expected to be filled.

Definition at line 89 of file sbooe.hh.

Referenced by gem5::prefetch::SBOOE::Sandbox::access().

◆ line

Addr gem5::prefetch::SBOOE::SandboxEntry::line

Cache line predicted by the candidate prefetcher.

Definition at line 87 of file sbooe.hh.

Referenced by gem5::prefetch::SBOOE::Sandbox::access().

◆ valid

bool gem5::prefetch::SBOOE::SandboxEntry::valid

To indicate if it was initialized.

Definition at line 91 of file sbooe.hh.

Referenced by gem5::prefetch::SBOOE::Sandbox::access().


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

Generated on Tue Jun 18 2024 16:24:21 for gem5 by doxygen 1.11.0