ChampSim
spp::PREFETCH_FILTER Class Reference

#include <spp_dev.h>

Public Member Functions

 PREFETCH_FILTER ()
 
bool check (uint64_t pf_addr, FILTER_REQUEST filter_request)
 

Public Attributes

uint64_t remainder_tag [FILTER_SET]
 
bool valid [FILTER_SET]
 
bool useful [FILTER_SET]
 

Constructor & Destructor Documentation

◆ PREFETCH_FILTER()

spp::PREFETCH_FILTER::PREFETCH_FILTER ( )
inline

Member Function Documentation

◆ check()

bool spp::PREFETCH_FILTER::check ( uint64_t  pf_addr,
FILTER_REQUEST  filter_request 
)

Member Data Documentation

◆ remainder_tag

uint64_t spp::PREFETCH_FILTER::remainder_tag[FILTER_SET]

◆ useful

bool spp::PREFETCH_FILTER::useful[FILTER_SET]

◆ valid

bool spp::PREFETCH_FILTER::valid[FILTER_SET]

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