This is the complete list of members for gem5::ConfigCache, including all inherited members.
associativity | gem5::ConfigCache | private |
baseCacheStats | gem5::SMMUv3BaseCache | protected |
ConfigCache(unsigned numEntries, unsigned _associativity, const std::string &policy, statistics::Group *parent) | gem5::ConfigCache | |
decodePolicyName(const std::string &policy_name) | gem5::SMMUv3BaseCache | protectedstatic |
invalidateAll() | gem5::ConfigCache | |
invalidateSID(uint32_t sid) | gem5::ConfigCache | |
invalidateSSID(uint32_t sid, uint32_t ssid) | gem5::ConfigCache | |
lookup(uint32_t sid, uint32_t ssid, bool updStats=true) | gem5::ConfigCache | |
nextToReplace | gem5::SMMUv3BaseCache | protected |
pickEntryIdxToReplace(const Set &set) | gem5::ConfigCache | private |
pickSetIdx(uint32_t sid, uint32_t ssid) const | gem5::ConfigCache | private |
random | gem5::SMMUv3BaseCache | protected |
replacementPolicy | gem5::SMMUv3BaseCache | protected |
Set typedef | gem5::ConfigCache | private |
sets | gem5::ConfigCache | private |
SMMUv3BaseCache(const std::string &policy_name, uint32_t seed, statistics::Group *parent, const std::string &name) | gem5::SMMUv3BaseCache | |
store(const Entry &incoming) | gem5::ConfigCache | |
useStamp | gem5::SMMUv3BaseCache | protected |
~ConfigCache() | gem5::ConfigCache | inlinevirtual |
~SMMUv3BaseCache() | gem5::SMMUv3BaseCache | inlinevirtual |