gem5  v20.1.0.0
Classes | Functions
PerfectCacheMemory.hh File Reference
#include <unordered_map>
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/protocol/AccessPermission.hh"

Go to the source code of this file.

Classes

struct  PerfectCacheLineState< ENTRY >
 
class  PerfectCacheMemory< ENTRY >
 

Functions

template<class ENTRY >
std::ostream & operator<< (std::ostream &out, const PerfectCacheLineState< ENTRY > &obj)
 
template<class ENTRY >
std::ostream & operator<< (std::ostream &out, const PerfectCacheMemory< ENTRY > &obj)
 

Function Documentation

◆ operator<<() [1/2]

template<class ENTRY >
std::ostream& operator<< ( std::ostream &  out,
const PerfectCacheLineState< ENTRY > &  obj 
)
inline

Definition at line 59 of file PerfectCacheMemory.hh.

◆ operator<<() [2/2]

template<class ENTRY >
std::ostream& operator<< ( std::ostream &  out,
const PerfectCacheMemory< ENTRY > &  obj 
)
inline

Definition at line 108 of file PerfectCacheMemory.hh.

References PerfectCacheMemory< ENTRY >::print().


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