gem5
v20.1.0.0
ConfigCache Member List
This is the complete list of members for
ConfigCache
, including all inherited members.
associativity
ConfigCache
private
averageHitRate
SMMUv3BaseCache
protected
averageLookups
SMMUv3BaseCache
protected
averageMisses
SMMUv3BaseCache
protected
averageUpdates
SMMUv3BaseCache
protected
ConfigCache
(unsigned numEntries, unsigned _associativity, const std::string &policy)
ConfigCache
decodePolicyName
(const std::string &policy_name)
SMMUv3BaseCache
protected
static
insertions
SMMUv3BaseCache
protected
invalidateAll
()
ConfigCache
invalidateSID
(uint32_t sid)
ConfigCache
invalidateSSID
(uint32_t sid, uint32_t ssid)
ConfigCache
lookup
(uint32_t sid, uint32_t ssid, bool updStats=true)
ConfigCache
nextToReplace
SMMUv3BaseCache
protected
pickEntryIdxToReplace
(const Set &set)
ConfigCache
private
pickSetIdx
(uint32_t sid, uint32_t ssid) const
ConfigCache
private
random
SMMUv3BaseCache
protected
regStats
(const std::string &name)
SMMUv3BaseCache
virtual
replacementPolicy
SMMUv3BaseCache
protected
Set
typedef
ConfigCache
private
sets
ConfigCache
private
SMMUv3BaseCache
(const std::string &policy_name, uint32_t seed)
SMMUv3BaseCache
store
(const Entry &incoming)
ConfigCache
totalLookups
SMMUv3BaseCache
protected
totalMisses
SMMUv3BaseCache
protected
totalUpdates
SMMUv3BaseCache
protected
useStamp
SMMUv3BaseCache
protected
~ConfigCache
()
ConfigCache
inline
virtual
~SMMUv3BaseCache
()
SMMUv3BaseCache
inline
virtual
Generated on Wed Sep 30 2020 14:02:22 for gem5 by
doxygen
1.8.17