gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::prefetch::IrregularStreamBuffer::AddressMapping Struct Reference

Address Mapping entry, holds an address and a confidence counter. More...

Public Member Functions

 AddressMapping (unsigned bits)
 

Public Attributes

Addr address
 
SatCounter8 counter
 

Detailed Description

Address Mapping entry, holds an address and a confidence counter.

Definition at line 76 of file irregular_stream_buffer.hh.

Constructor & Destructor Documentation

◆ AddressMapping()

gem5::prefetch::IrregularStreamBuffer::AddressMapping::AddressMapping ( unsigned bits)
inline

Definition at line 80 of file irregular_stream_buffer.hh.

Member Data Documentation

◆ address

Addr gem5::prefetch::IrregularStreamBuffer::AddressMapping::address

◆ counter

SatCounter8 gem5::prefetch::IrregularStreamBuffer::AddressMapping::counter

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