gem5  v22.1.0.0
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 77 of file irregular_stream_buffer.hh.

Constructor & Destructor Documentation

◆ AddressMapping()

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

Definition at line 81 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 Wed Dec 21 2022 10:24:20 for gem5 by doxygen 1.9.1