gem5
v20.1.0.0
|
This is the complete list of members for AssociativeSet< Entry >, including all inherited members.
accessEntry(Entry *entry) | AssociativeSet< Entry > | |
AssociativeSet(int assoc, int num_entries, BaseIndexingPolicy *idx_policy, BaseReplacementPolicy *rpl_policy, Entry const &init_value=Entry()) | AssociativeSet< Entry > | |
associativity | AssociativeSet< Entry > | private |
begin() | AssociativeSet< Entry > | inline |
begin() const | AssociativeSet< Entry > | inline |
const_iterator typedef | AssociativeSet< Entry > | |
end() | AssociativeSet< Entry > | inline |
end() const | AssociativeSet< Entry > | inline |
entries | AssociativeSet< Entry > | private |
findEntry(Addr addr, bool is_secure) const | AssociativeSet< Entry > | |
findVictim(Addr addr) | AssociativeSet< Entry > | |
getPossibleEntries(const Addr addr) const | AssociativeSet< Entry > | |
indexingPolicy | AssociativeSet< Entry > | private |
insertEntry(Addr addr, bool is_secure, Entry *entry) | AssociativeSet< Entry > | |
invalidate(Entry *entry) | AssociativeSet< Entry > | |
iterator typedef | AssociativeSet< Entry > | |
numEntries | AssociativeSet< Entry > | private |
replacementPolicy | AssociativeSet< Entry > | private |