gem5  v19.0.0.0
Public Member Functions | Public Attributes | List of all members
IrregularStreamBufferPrefetcher::AddressMapping Struct Reference

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

Public Member Functions

 AddressMapping (unsigned bits)
 

Public Attributes

Addr address
 
SatCounter counter
 

Detailed Description

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

Definition at line 71 of file irregular_stream_buffer.hh.

Constructor & Destructor Documentation

◆ AddressMapping()

IrregularStreamBufferPrefetcher::AddressMapping::AddressMapping ( unsigned  bits)
inline

Definition at line 74 of file irregular_stream_buffer.hh.

Member Data Documentation

◆ address

Addr IrregularStreamBufferPrefetcher::AddressMapping::address

◆ counter

SatCounter IrregularStreamBufferPrefetcher::AddressMapping::counter

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

Generated on Fri Feb 28 2020 16:27:12 for gem5 by doxygen 1.8.13