gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::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 127 of file fa_lru.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 130 of file fa_lru.hh.

References gem5::MipsISA::p.


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

Generated on Sat Oct 18 2025 08:06:51 for gem5 by doxygen 1.14.0