gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 47 of file PerfectCacheMemory.hh.

◆ operator<<() [2/2]

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

Definition at line 96 of file PerfectCacheMemory.hh.


Generated on Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13