gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
PerfectCacheLineState< ENTRY > Struct Template Reference

#include <PerfectCacheMemory.hh>

Public Member Functions

 PerfectCacheLineState ()
 

Public Attributes

AccessPermission m_permission
 
ENTRY m_entry
 

Detailed Description

template<class ENTRY>
struct PerfectCacheLineState< ENTRY >

Definition at line 50 of file PerfectCacheMemory.hh.

Constructor & Destructor Documentation

◆ PerfectCacheLineState()

template<class ENTRY >
PerfectCacheLineState< ENTRY >::PerfectCacheLineState ( )
inline

Member Data Documentation

◆ m_entry

template<class ENTRY >
ENTRY PerfectCacheLineState< ENTRY >::m_entry

Definition at line 54 of file PerfectCacheMemory.hh.

Referenced by PerfectCacheMemory< ENTRY >::allocate().

◆ m_permission

template<class ENTRY >
AccessPermission PerfectCacheLineState< ENTRY >::m_permission

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

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