ChampSim
StrideMatcher Struct Reference
Inheritance diagram for StrideMatcher:
[legend]
Collaboration diagram for StrideMatcher:
[legend]

Public Member Functions

 StrideMatcher (int64_t s)
 
template<typename Range >
bool match (Range const &range) const
 
std::string describe () const override
 
 StrideMatcher (int64_t s)
 
template<typename Range >
bool match (Range const &range) const
 
std::string describe () const override
 

Public Attributes

int64_t stride
 

Constructor & Destructor Documentation

◆ StrideMatcher() [1/2]

StrideMatcher::StrideMatcher ( int64_t  s)
inlineexplicit

◆ StrideMatcher() [2/2]

StrideMatcher::StrideMatcher ( int64_t  s)
inlineexplicit

Member Function Documentation

◆ describe() [1/2]

std::string StrideMatcher::describe ( ) const
inlineoverride

◆ describe() [2/2]

std::string StrideMatcher::describe ( ) const
inlineoverride

◆ match() [1/2]

template<typename Range >
bool StrideMatcher::match ( Range const &  range) const
inline

◆ match() [2/2]

template<typename Range >
bool StrideMatcher::match ( Range const &  range) const
inline

Member Data Documentation

◆ stride

int64_t StrideMatcher::stride

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