|
gem5
v19.0.0.0
|
This is the complete list of members for StridePrefetcher::PCTable, including all inherited members.
| _name | StridePrefetcher::PCTable | private |
| entries | StridePrefetcher::PCTable | private |
| findEntry(Addr pc, bool is_secure) | StridePrefetcher::PCTable | inline |
| findVictim(Addr pc) | StridePrefetcher::PCTable | inline |
| name() | StridePrefetcher::PCTable | inlineprivate |
| pcHash(Addr pc) const | StridePrefetcher::PCTable | inlineprivate |
| PCTable(int assoc, int sets, const std::string name, BaseReplacementPolicy *replacementPolicy) | StridePrefetcher::PCTable | |
| pcTableSets | StridePrefetcher::PCTable | private |
| replacementPolicy | StridePrefetcher::PCTable | private |
| ~PCTable() | StridePrefetcher::PCTable |