gem5  v20.1.0.0
Public Member Functions | List of all members
FALRU::PairHash Struct Reference

Hash table type mapping addresses to cache block pointers. More...

#include <fa_lru.hh>

Public Member Functions

template<class T1 , class T2 >
std::size_t operator() (const std::pair< T1, T2 > &p) const
 

Detailed Description

Hash table type mapping addresses to cache block pointers.

Definition at line 122 of file fa_lru.hh.

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
std::size_t FALRU::PairHash::operator() ( const std::pair< T1, T2 > &  p) const
inline

Definition at line 125 of file fa_lru.hh.

References MipsISA::p.


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

Generated on Wed Sep 30 2020 14:02:24 for gem5 by doxygen 1.8.17