gem5
v20.1.0.0
|
This is the complete list of members for PerfectCacheMemory< ENTRY >, including all inherited members.
allocate(Addr address) | PerfectCacheMemory< ENTRY > | inline |
cacheAvail(Addr address) const | PerfectCacheMemory< ENTRY > | inline |
cacheProbe(Addr newAddress) const | PerfectCacheMemory< ENTRY > | inline |
changePermission(Addr address, AccessPermission new_perm) | PerfectCacheMemory< ENTRY > | inline |
deallocate(Addr address) | PerfectCacheMemory< ENTRY > | inline |
getPermission(Addr address) const | PerfectCacheMemory< ENTRY > | inline |
isTagPresent(Addr address) const | PerfectCacheMemory< ENTRY > | inline |
lookup(Addr address) | PerfectCacheMemory< ENTRY > | inline |
lookup(Addr address) const | PerfectCacheMemory< ENTRY > | inline |
m_map | PerfectCacheMemory< ENTRY > | private |
operator=(const PerfectCacheMemory &obj) | PerfectCacheMemory< ENTRY > | private |
PerfectCacheMemory() | PerfectCacheMemory< ENTRY > | inline |
PerfectCacheMemory(const PerfectCacheMemory &obj) | PerfectCacheMemory< ENTRY > | private |
print(std::ostream &out) const | PerfectCacheMemory< ENTRY > | inline |