gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
Prefetcher::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
 
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()

Prefetcher::IrregularStreamBuffer::AddressMapping::AddressMapping ( unsigned  bits)
inline

Definition at line 74 of file irregular_stream_buffer.hh.

Member Data Documentation

◆ address

Addr Prefetcher::IrregularStreamBuffer::AddressMapping::address

◆ counter

SatCounter Prefetcher::IrregularStreamBuffer::AddressMapping::counter

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

Generated on Wed Sep 30 2020 14:03:07 for gem5 by doxygen 1.8.17