gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 Mon Jun 8 2020 15:45:26 for gem5 by doxygen 1.8.13