gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
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 82 of file irregular_stream_buffer.hh.

Constructor & Destructor Documentation

◆ AddressMapping()

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

Definition at line 86 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 Mon Jan 13 2025 04:29:10 for gem5 by doxygen 1.9.8